Crate solana_rpc_client_nonce_utils

Source
Expand description

Durable transaction nonce helpers.

Re-exports§

pub use crate::nonblocking::account_identity_ok;
pub use crate::nonblocking::data_from_account;
pub use crate::nonblocking::data_from_state;
pub use crate::nonblocking::state_from_account;
pub use crate::nonblocking::Error;

Modules§

blockhash_query
nonblocking
Durable transaction nonce helpers.

Functions§

get_account
Get a nonce account from the network.
get_account_with_commitment
Get a nonce account from the network.