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

Commit

Permalink
Update HowTo_2.0.0.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zavgorodnii authored Jul 13, 2021
1 parent f9fffa2 commit e5af341
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion HowTo_2.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,14 @@ Select operation and press Enter. Ctrl+C for cancel
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.

After you have processed the operation in airgapped, you have your master DKG pubkey recovered, so you can sign new messages!
Now you need to process the operation inside the Airgapped machine:

```
$ >>> read_operation
> Enter the path to Operation JSON file: reinit_operation.json
```
Now you have your master DKG pubkey recovered, and you can sign new messages!
#### Signature
Expand Down

0 comments on commit e5af341

Please sign in to comment.