mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-09-01 20:11:01 +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 = [[],[]]
|
self.extra_args = [[],[]]
|
||||||
|
|
||||||
def run_test(self):
|
def run_test(self):
|
||||||
|
|
||||||
self.checkpermission(
|
self.checkpermission(
|
||||||
# default permissions (no specific permissions)
|
# default permissions (no specific permissions)
|
||||||
["-whitelist=127.0.0.1"],
|
["-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