From d78cac1150058eca7665f96034925963312e4cda Mon Sep 17 00:00:00 2001 From: renchengchang <37399454+renchenchang@users.noreply.github.com> Date: Sat, 10 Aug 2019 20:57:15 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d5156a3..9e4ee0d 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ This document can be used to participate Multi-party Computation(MPC) phase 2 an # cargo run --release --bin compute ```   When it finish, you will get a `new_params` file and hash. +   You can find the hash and `new_params` as follows: ![](https://raw.githubusercontent.com/tronprotocol/documentation-EN/master/docs_without_index/MPC/sapling-output.jpg)