BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
#include <assert.hpp>
Public Member Functions | |
bool | validate () const |
Public Attributes | |
block_id_type | id |
Used to verify that a specific block is part of the blockchain history. This helps protect some high-value transactions to newly created IDs
The block ID must be within the last 2^16 blocks.
Definition at line 69 of file assert.hpp.
|
inline |
Definition at line 72 of file assert.hpp.
block_id_type graphene::protocol::block_id_predicate::id |
Definition at line 71 of file assert.hpp.