mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-04-21 12:18:13 +02:00
p2p: remove BIP155Network::TORV2 from GetBIP155Network()
This commit is contained in:
@@ -302,7 +302,7 @@ class CNetAddr
|
||||
/**
|
||||
* Get the BIP155 network id of this address.
|
||||
* Must not be called for IsInternal() objects.
|
||||
* @returns BIP155 network id
|
||||
* @returns BIP155 network id, except TORV2 which is no longer supported.
|
||||
*/
|
||||
BIP155Network GetBIP155Network() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user