pub const DEFAULT_NONCE_BOOK_CAPACITY: NonZeroUsize;Expand description
Default capacity (in nonce entries) for the
NonceBook. Conservative default — most workflows
observe a few hundred nonces per session.
pub const DEFAULT_NONCE_BOOK_CAPACITY: NonZeroUsize;Default capacity (in nonce entries) for the
NonceBook. Conservative default — most workflows
observe a few hundred nonces per session.