[#ChainCode-size] = xref:ChainCode.adoc[ChainCode]::size :relfileprefix: ../ :mrdocs: Returns the size of the blob in bytes. == Synopsis Declared in `<uint256.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr static unsigned int size(); ---- == Return Value The blob width in bytes. [.small]#Created with https://www.mrdocs.com[MrDocs]#