[qa] Add getinfo smoke tests and rework versionbits test
Github-Pull: #8780 Rebased-From: fa6e71b27d00766897f3e69775d450924a58a153
This commit is contained in:
@@ -46,7 +46,7 @@ class RPCBindTest(BitcoinTestFramework):
|
||||
|
||||
def run_allowip_test(self, allow_ips, rpchost, rpcport):
|
||||
'''
|
||||
Start a node with rpcwallow IP, and request getinfo
|
||||
Start a node with rpcallow IP, and request getinfo
|
||||
at a non-localhost IP.
|
||||
'''
|
||||
base_args = ['-disablewallet', '-nolisten'] + ['-rpcallowip='+x for x in allow_ips]
|
||||
|
||||
Reference in New Issue
Block a user