Reformat p2p_permissions.py
This commit is contained in:
parent
ce7eac3cb0
commit
3b05f0f70f
2 changed files with 35 additions and 36 deletions
1
test/functional/p2p_permissions.py
Normal file → Executable file
1
test/functional/p2p_permissions.py
Normal file → Executable 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
0
test/functional/rpc_setban.py
Normal file → Executable file
Loading…
Reference in a new issue