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