Test addr response caching

This commit is contained in:
Gleb Naumenko
2020-05-16 21:06:22 -04:00
parent cf1569e074
commit 3bd67ba5a4
2 changed files with 110 additions and 0 deletions

View File

@@ -159,6 +159,7 @@ BASE_SCRIPTS = [
'rpc_deprecated.py',
'wallet_disable.py',
'p2p_addr_relay.py',
'p2p_getaddr_caching.py',
'p2p_getdata.py',
'rpc_net.py',
'wallet_keypool.py',