orca_whirlpools_docs::orca_whirlpools_client

Function fetch_maybe_fee_tier

pub fn fetch_maybe_fee_tier(
    rpc: &RpcClient,
    address: &Pubkey,
) -> Result<MaybeAccount<FeeTier>, Error>