Returns the underlying 256‐bit value, whichever alternative is held.
Synopsis
Declared in <primitives/transaction_identifier.h>
uint256 const&
ToUint256() const;
Return Value
A reference to the wrapped uint256.
Created with MrDocs