pub fn process_update_fee_rate(
    rpc_client: &RpcClient,
    config: &CliConfig,
    fee_tier: &Pubkey,
    clmmpool: &Pubkey
) -> ProcessResult