Monero
Loading...
Searching...
No Matches
src
blocks
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_ */
cryptonote_config.h
blocks
Definition
blocks.cpp:13
blocks::GetCheckpointsData
const epee::span< const unsigned char > GetCheckpointsData(cryptonote::network_type network)
Definition
blocks.cpp:21
cryptonote::network_type
network_type
Definition
cryptonote_config.h:302
span.h
Generated on
for Monero by
1.16.1