Function mango_v4_client::gpa::fetch_anchor_account
source · pub async fn fetch_anchor_account<T: AccountDeserialize>(
rpc: &RpcClientAsync,
address: &Pubkey
) -> Result<T>
pub async fn fetch_anchor_account<T: AccountDeserialize>(
rpc: &RpcClientAsync,
address: &Pubkey
) -> Result<T>