Appearance
nooschain v0.1.0
nooschain / identity/nonce-manager / normalizeNonce
normalizeNonce(nonce): bigint
nonce
bigint
Defined in: identity/nonce-manager.ts:14
Parses a nonce from string/number/bigint into a non-negative bigint.
string | number | bigint
string
number