#include <cryptonote_basic.h>
Definition at line 463 of file cryptonote_basic.h.
◆ block() [1/2]
| cryptonote::block::block |
( |
| ) |
|
|
inline |
◆ block() [2/2]
| cryptonote::block::block |
( |
const block & | b | ) |
|
|
inline |
Definition at line 471 of file cryptonote_basic.h.
std::vector< uint8_t > signature
void set_hash_valid(bool v) const
std::vector< uint8_t > signatory
std::vector< crypto::hash > tx_hashes
◆ 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 |
Definition at line 474 of file cryptonote_basic.h.
474{ return hash_valid.load(std::memory_order_acquire); }
◆ operator=()
| block & cryptonote::block::operator= |
( |
const block & | b | ) |
|
|
inline |
◆ set_hash_valid()
| void cryptonote::block::set_hash_valid |
( |
bool | v | ) |
const |
|
inline |
◆ hash
◆ 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:
- /home/abuild/rpmbuild/BUILD/electroneum-5.1.3.1-build/electroneum-5.1.3.1/src/cryptonote_basic/cryptonote_basic.h