Function fetch_whirlpools_config_extension
pub fn fetch_whirlpools_config_extension(
rpc: &RpcClient,
address: &Pubkey,
) -> Result<DecodedAccount<WhirlpoolsConfigExtension>, Error>
pub fn fetch_whirlpools_config_extension(
rpc: &RpcClient,
address: &Pubkey,
) -> Result<DecodedAccount<WhirlpoolsConfigExtension>, Error>