near-api-js - v7.0.4
Preparing search index...
accounts/nonce-manager
NonceManager
Class NonceManager
Index
Constructors
constructor
Methods
invalidate
resolve
Next
Nonce
Constructors
constructor
new
NonceManager
()
:
NonceManager
Returns
NonceManager
Methods
invalidate
invalidate
(
pk
:
PublicKey
)
:
Promise
<
void
>
Parameters
pk
:
PublicKey
Returns
Promise
<
void
>
resolve
Next
Nonce
resolveNextNonce
(
pk
:
PublicKey
,
accountId
:
string
,
provider
:
Provider
,
)
:
Promise
<
bigint
>
Parameters
pk
:
PublicKey
accountId
:
string
provider
:
Provider
Returns
Promise
<
bigint
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
invalidate
resolve
Next
Nonce
near-api-js - v7.0.4
Loading...