Skip to content
This repository was archived by the owner on Jun 22, 2023. It is now read-only.

Commit e5af341

Browse files
authored
Update HowTo_2.0.0.md
1 parent f9fffa2 commit e5af341

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

HowTo_2.0.0.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,14 @@ Select operation and press Enter. Ctrl+C for cancel
109109
110110
There is a hash of the reinit DKG message in a reinitDKG operation and if it's not equal to the hash from ```get_reinit_dkg_file_hash``` command, that means that person who started the reinit process has changed some parameters.
111111

112-
After you have processed the operation in airgapped, you have your master DKG pubkey recovered, so you can sign new messages!
112+
Now you need to process the operation inside the Airgapped machine:
113+
114+
```
115+
$ >>> read_operation
116+
> Enter the path to Operation JSON file: reinit_operation.json
117+
```
118+
119+
Now you have your master DKG pubkey recovered, and you can sign new messages!
113120
114121
#### Signature
115122

0 commit comments

Comments
 (0)