transaction_identifier::ToUint256

Returns the underlying 256-bit value.

Synopsis

Declared in <primitives/transaction_identifier.h>

uint256 const&
ToUint256() const;

Return Value

A reference to the wrapped uint256.