pub async fn key_increment(
    prefix: &str,
    key: &str,
    rpc: &RpcClient
) -> EResult<i64>