Files
bitcoin/src/test/fuzz/netaddress.cpp
Vasil Dimov bdb62096f0 fuzz: reduce possible networks check
If an address classifies as `IsRFC4193()`, then it cannot be
`NET_ONION` (Tor v3), thus remove that condition from the assert.
2021-06-04 16:12:04 +02:00

3.7 KiB