Expand description
Durable transaction nonce helpers.
Modules§
- blockhash_
query - nonblocking
- Durable transaction nonce helpers.
Enums§
Functions§
- account_
identity_ ok - Perform basic checks that an account has nonce-like properties.
- data_
from_ account - Deserialize the state data of a durable transaction nonce account.
- data_
from_ state - Get the nonce data from its
State
value. - get_
account - Get a nonce account from the network.
- get_
account_ with_ commitment - Get a nonce account from the network.
- state_
from_ account - Deserialize the state of a durable transaction nonce account.