[#transaction_identifier-size] = xref:transaction_identifier.adoc[transaction_identifier]::size :relfileprefix: ../ :mrdocs: Returns the identifier size in bytes. == Synopsis Declared in `<primitives/transaction_identifier.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr static auto size(); ---- == Return Value The number of bytes in the wrapped value. [.small]#Created with https://www.mrdocs.com[MrDocs]#