@sentio/sdk
Preparing search index...
aptos/builtin
_0x1
nonce_validation
Bucket
Interface Bucket
interface
Bucket
{
nonce_to_exp_time_map
:
_0x1
.
big_ordered_map
.
BigOrderedMap
<
_0x1
.
nonce_validation
.
NonceKey
,
bigint
,
>
;
nonces_ordered_by_exp_time
:
_0x1
.
big_ordered_map
.
BigOrderedMap
<
_0x1
.
nonce_validation
.
NonceKeyWithExpTime
,
boolean
,
>
;
}
Index
Properties
nonce_
to_
exp_
time_
map
nonces_
ordered_
by_
exp_
time
Properties
nonce_
to_
exp_
time_
map
nonce_to_exp_time_map
:
_0x1
.
big_ordered_map
.
BigOrderedMap
<
_0x1
.
nonce_validation
.
NonceKey
,
bigint
,
>
nonces_
ordered_
by_
exp_
time
nonces_ordered_by_exp_time
:
_0x1
.
big_ordered_map
.
BigOrderedMap
<
_0x1
.
nonce_validation
.
NonceKeyWithExpTime
,
boolean
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
nonce_
to_
exp_
time_
map
nonces_
ordered_
by_
exp_
time
@sentio/sdk
Loading...