3 #include <unordered_map> 15 const std::unordered_map<cryptonote::network_type, const epee::span<const unsigned char>, std::hash<size_t>>
CheckpointsByNetwork = {
const std::unordered_map< cryptonote::network_type, const epee::span< const unsigned char >, std::hash< size_t > > CheckpointsByNetwork
const size_t stagenet_blocks_len
Non-owning sequence of data. Does not deep copy.
const size_t checkpoints_len
const unsigned char testnet_blocks[]
const unsigned char stagenet_blocks[]
const size_t testnet_blocks_len
const unsigned char checkpoints[]
const epee::span< const unsigned char > GetCheckpointsData(cryptonote::network_type network)