mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-24 07:51:24 +02:00
This way we can compare CAddress objects using `==` or even arrays of CAddress using `array1 == array2`.
This way we can compare CAddress objects using `==` or even arrays of CAddress using `array1 == array2`.