Function fetch_maybe_fee_tier

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