#include <checkpointsync.h>
|
static const std::string | strMainPubKey = "04b9ff17f2865bc685456429defb94fcb1ffc44a98703f0d62513fa47e7b76e4c6ab10b59e2c068d45f6a04b47bcee8b0fa50b33bfa53ff279a02863dbf1da6128" |
|
static const std::string | strTestPubKey = "04db371d2b99df9e7962b2ce2369ada9821261e7f943a57a7ff3494d7d6c87939d3632fcaa2878bd5e45cfea0ea435fd6ee049a28ccbd0998ea3aadeb7abeed065" |
|
static std::string | strMasterPrivKey = "" |
|
Definition at line 77 of file checkpointsync.h.
CSyncCheckpoint::CSyncCheckpoint |
( |
| ) |
|
|
inline |
bool CSyncCheckpoint::CheckSignature |
( |
| ) |
|
uint256 CSyncCheckpoint::GetHash |
( |
| ) |
const |
|
inline |
bool CSyncCheckpoint::IsNull |
( |
| ) |
const |
|
inline |
bool CSyncCheckpoint::ProcessSyncCheckpoint |
( |
CNode * |
pfrom | ) |
|
bool CSyncCheckpoint::RelayTo |
( |
CNode * |
pnode | ) |
const |
|
inline |
const std::string CSyncCheckpoint::strMainPubKey = "04b9ff17f2865bc685456429defb94fcb1ffc44a98703f0d62513fa47e7b76e4c6ab10b59e2c068d45f6a04b47bcee8b0fa50b33bfa53ff279a02863dbf1da6128" |
|
static |
std::string CSyncCheckpoint::strMasterPrivKey = "" |
|
static |
const std::string CSyncCheckpoint::strTestPubKey = "04db371d2b99df9e7962b2ce2369ada9821261e7f943a57a7ff3494d7d6c87939d3632fcaa2878bd5e45cfea0ea435fd6ee049a28ccbd0998ea3aadeb7abeed065" |
|
static |
std::vector<unsigned char> CSyncCheckpoint::vchMsg |
std::vector<unsigned char> CSyncCheckpoint::vchSig |
The documentation for this class was generated from the following files: