Function solana_client::nonce_utils::get_account [−][src]
pub fn get_account(
rpc_client: &RpcClient,
nonce_pubkey: &Pubkey
) -> Result<Account, Error>
pub fn get_account(
rpc_client: &RpcClient,
nonce_pubkey: &Pubkey
) -> Result<Account, Error>