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