Bitcoin ABC 0.30.5
P2P Digital Currency
|
Go to the source code of this file.
Functions | |
uint32_t | Interpret (const std::vector< bool > &asmap, const std::vector< bool > &ip) |
bool | SanityCheckASMap (const std::vector< bool > &asmap, int bits) |
std::vector< bool > | DecodeAsmap (fs::path path) |
Read asmap from provided binary file. More... | |
std::vector< bool > DecodeAsmap | ( | fs::path | path | ) |
uint32_t Interpret | ( | const std::vector< bool > & | asmap, |
const std::vector< bool > & | ip | ||
) |