mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-10-10 19:43:13 +02:00
addrman: Fix format string in deserialize error
Also add a regression test.
This commit is contained in:
@@ -282,6 +282,7 @@ BASE_SCRIPTS = [
|
||||
'p2p_blockfilters.py',
|
||||
'p2p_message_capture.py',
|
||||
'feature_includeconf.py',
|
||||
'feature_addrman.py',
|
||||
'feature_asmap.py',
|
||||
'mempool_unbroadcast.py',
|
||||
'mempool_compatibility.py',
|
||||
|
Reference in New Issue
Block a user