The term 'whitelist' is racist and so we choose to call this feature 'allowlist'
This commit is contained in:
@@ -30,7 +30,7 @@ class BIP65Test(ComparisonTestFramework):
|
||||
|
||||
def setup_network(self):
|
||||
self.nodes = start_nodes(1, self.options.tmpdir,
|
||||
extra_args=[['-debug', '-whitelist=127.0.0.1']],
|
||||
extra_args=[['-debug', '-allowlist=127.0.0.1']],
|
||||
binary=[self.options.testbinary])
|
||||
self.is_network_split = False
|
||||
|
||||
|
||||
Reference in New Issue
Block a user