mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-28 06:54:19 +02:00
Reformat p2p_permissions.py
This commit is contained in:
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
Reference in New Issue
Block a user