mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-10-10 19:43:13 +02:00
addrman: log AS only when using asmap
This commit is contained in:
@@ -216,7 +216,7 @@ class InvalidMessagesTest(BitcoinTestFramework):
|
||||
self.test_addrv2('unrecognized network',
|
||||
[
|
||||
'received: addrv2 (25 bytes)',
|
||||
'9.9.9.9:8333 mapped',
|
||||
'9.9.9.9:8333',
|
||||
'Added 1 addresses',
|
||||
],
|
||||
bytes.fromhex(
|
||||
|
Reference in New Issue
Block a user