[#base_uint-02-pn] = xref:base_uint-02.adoc[base_uint]::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]#