Whether RPC help documentation is verified at runtime by default.
Declared in <rpc/util.h>
<rpc/util.h>
inline constexpr bool DEFAULT_RPC_DOC_CHECK = { #ifdef RPC_DOC_CHECK true #else false #endif };