Function switchboard_on_demand::sysvar::address_lookup_table::fetch
source ยท pub async fn fetch(
client: &RpcClient,
address: &Pubkey,
) -> Result<AddressLookupTableAccount, OnDemandError>
pub async fn fetch(
client: &RpcClient,
address: &Pubkey,
) -> Result<AddressLookupTableAccount, OnDemandError>