Returns a pointer to the first byte of the wrapped value.
Synopsis
Declared in <primitives/transaction_identifier.h>
constexpr
std::byte const*
data() const;
Return Value
A pointer to the start of the raw bytes.
Created with MrDocs