#include <cryptonote_basic.h>
◆ block() [1/2]
| cryptonote::block::block |
( |
| ) |
|
|
inline |
◆ block() [2/2]
| cryptonote::block::block |
( |
const block & |
b | ) |
|
|
inline |
◆ if() [1/2]
| cryptonote::block::if |
( |
!typename Archive< W > |
::is_saving() | ) |
|
◆ if() [2/2]
◆ invalidate_hashes()
| void cryptonote::block::invalidate_hashes |
( |
| ) |
|
|
inline |
◆ is_hash_valid()
| bool cryptonote::block::is_hash_valid |
( |
| ) |
const |
|
inline |
◆ operator=()
| block& cryptonote::block::operator= |
( |
const block & |
b | ) |
|
|
inline |
◆ set_hash_valid()
| void cryptonote::block::set_hash_valid |
( |
bool |
v | ) |
const |
|
inline |
◆ hash
| crypto::hash cryptonote::block::hash |
|
mutable |
◆ hash_valid
| std::atomic<bool> cryptonote::block::hash_valid |
|
mutableprivate |
◆ miner_tx
◆ signatory
| std::vector<uint8_t> cryptonote::block::signatory |
|
mutable |
◆ signature
| std::vector<uint8_t> cryptonote::block::signature |
|
mutable |
◆ tx_hashes
The documentation for this struct was generated from the following file: