transaction_identifier::begin

Returns an iterator to the first byte of the wrapped value.

Synopsis

Declared in <primitives/transaction_identifier.h>

constexpr
std::byte const*
begin() const;

Return Value

A pointer to the first byte.