Returns the underlying 256‐bit value.
Declared in <primitives/transaction_identifier.h>
<primitives/transaction_identifier.h>
uint256 const& ToUint256() const;
A reference to the wrapped uint256.
Created with MrDocs