[#arith_uint256-pn] = xref:arith_uint256.adoc[arith_uint256]::pn :relfileprefix: ../ :mrdocs: Big integer represented with 32‐bit digits, least‐significant first. == Synopsis Declared in `<arith_uint256.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- uint32_t pn[]; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#