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