[#transaction_identifier-data] = xref:transaction_identifier.adoc[transaction_identifier]::data :relfileprefix: ../ :mrdocs: Returns a pointer to the first byte of the wrapped value. == Synopsis Declared in `<primitives/transaction_identifier.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr std::byte const* data() const; ---- == Return Value A pointer to the start of the raw bytes. [.small]#Created with https://www.mrdocs.com[MrDocs]#