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