![]() |
Bitcoin Core
21.99.0
P2P Digital Currency
|
#include <stdint.h>
#include <vector>
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) |
uint32_t Interpret | ( | const std::vector< bool > & | asmap, |
const std::vector< bool > & | ip | ||
) |