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