The term 'whitelist' is racist and so we choose to call this feature 'allowlist'
This commit is contained in:
@@ -54,7 +54,7 @@ class CryptoConditionsTest (BitcoinTestFramework):
|
||||
'-ac_reward=10000000000000',
|
||||
'-pubkey=' + self.pubkey,
|
||||
'-ac_cc=2',
|
||||
'-whitelist=127.0.0.1',
|
||||
'-allowlist=127.0.0.1',
|
||||
'-debug',
|
||||
'--daemon',
|
||||
'-rpcuser=rt',
|
||||
@@ -71,7 +71,7 @@ class CryptoConditionsTest (BitcoinTestFramework):
|
||||
'-ac_reward=10000000000000',
|
||||
'-pubkey=' + self.pubkey1,
|
||||
'-ac_cc=2',
|
||||
'-whitelist=127.0.0.1',
|
||||
'-allowlist=127.0.0.1',
|
||||
'-debug',
|
||||
'-addnode=127.0.0.1:64367',
|
||||
'--daemon',
|
||||
|
||||
Reference in New Issue
Block a user