[#NUM_GETBLOCKSTATS_PERCENTILES] = NUM_GETBLOCKSTATS_PERCENTILES :mrdocs: Number of weight percentiles reported by the getblockstats RPC. == Synopsis Declared in `<rpc/blockchain.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr int NUM_GETBLOCKSTATS_PERCENTILES = 5; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#