Reformat p2p_permissions.py

This commit is contained in:
nicolas.dorier
2019-08-16 22:56:56 +09:00
parent ce7eac3cb0
commit 3b05f0f70f
2 changed files with 35 additions and 36 deletions

1
test/functional/p2p_permissions.py Normal file → Executable file
View File

@@ -22,7 +22,6 @@ class P2PPermissionsTests(BitcoinTestFramework):
self.extra_args = [[],[]]
def run_test(self):
self.checkpermission(
# default permissions (no specific permissions)
["-whitelist=127.0.0.1"],

0
test/functional/rpc_setban.py Normal file → Executable file
View File