Returns an iterator past the last byte of the wrapped value.

Synopsis

Declared in <primitives/transaction_identifier.h>

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

Return Value

A pointer one past the last byte.

Created with MrDocs