@silvana-one/apiFunctionsgetNoncegetNonce CallablegetNonce<ThrowOnError>(options: any): anyRetrieve the nonce for an address The nonce endpoint retrieves the nonce for a given Mina address, taking into account the pending transactions.Type parametersThrowOnError: boolean = falseParametersoptions: anyReturns any
Retrieve the nonce for an address The
nonce
endpoint retrieves the nonce for a given Mina address, taking into account the pending transactions.