Home
last modified time | relevance | path

Searched defs:BlockAndHeaderTipInfo (Results 1 – 6 of 6) sorted by relevance

/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/interfaces/
H A Dnode.h44 struct BlockAndHeaderTipInfo struct
46 int block_height;
47 int64_t block_time;
48 int header_height;
49 int64_t header_time;
50 double verification_progress;
/dports/net-p2p/bitcoin/bitcoin-22.0/src/interfaces/
H A Dnode.h44 struct BlockAndHeaderTipInfo struct
46 int block_height;
47 int64_t block_time;
48 int header_height;
49 int64_t header_time;
50 double verification_progress;
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/interfaces/
H A Dnode.h44 struct BlockAndHeaderTipInfo struct
46 int block_height;
47 int64_t block_time;
48 int header_height;
49 int64_t header_time;
50 double verification_progress;
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/interfaces/
H A Dnode.h42 struct BlockAndHeaderTipInfo struct
44 int block_height;
45 int64_t block_time;
46 int header_height;
47 int64_t header_time;
48 double verification_progress;
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/interfaces/
H A Dnode.h42 struct BlockAndHeaderTipInfo struct
44 int block_height;
45 int64_t block_time;
46 int header_height;
47 int64_t header_time;
48 double verification_progress;
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/interfaces/
H A Dnode.h42 struct BlockAndHeaderTipInfo struct
44 int block_height;
45 int64_t block_time;
46 int header_height;
47 int64_t header_time;
48 double verification_progress;