Closed sr-gi closed 2 years ago
Watcher:
LocatorCache
BlockHash
BlockHeader
Carrier:
Config:
Config::verify
bitcoin::network::constants::Network
DBM:
Watcher:
LocatorCache
to holdBlockHash
instead ofBlockHeader
. The headers were not really used for anything aside from checking the hash chain.Carrier:
Config:
Config::verify
usebitcoin::network::constants::Network
so code is cleaner and data is parsed from an enum instead of from Strings.DBM: