Electroneum
blocks.h
Go to the documentation of this file.
1
#ifndef SRC_BLOCKS_BLOCKS_H_
2
#define SRC_BLOCKS_BLOCKS_H_
3
4
#include "
cryptonote_config.h
"
5
#include "
span.h
"
6
7
namespace
blocks
8
{
9
const
epee::span<const unsigned char>
GetCheckpointsData
(
cryptonote::network_type
network);
10
}
11
12
#endif
/* SRC_BLOCKS_BLOCKS_H_ */
span.h
epee::span
Non-owning sequence of data. Does not deep copy.
Definition:
span.h:56
blocks
Definition:
blocks.cpp:12
cryptonote::network_type
network_type
Definition:
cryptonote_config.h:246
cryptonote_config.h
blocks::GetCheckpointsData
const epee::span< const unsigned char > GetCheckpointsData(cryptonote::network_type network)
Definition:
blocks.cpp:21
src
blocks
blocks.h
Generated on Sun Mar 10 2024 12:00:00 for Electroneum by
1.8.14