Skip to content

Commit

Permalink
updated watcher to guard copy paste error
Browse files Browse the repository at this point in the history
  • Loading branch information
ccgarant committed Feb 23, 2024
1 parent df356b8 commit 8ff093c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guard/env-references.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ POSTGRES_PORT=5432 # 5432 is set as default, you can change it.
```
API_KEY_HASH= # blake2b hash of api_key, e.g. API_KEY_HASH=myHashHere
MNEMONIC= # watcher mnemonic phrases, e.g. MNEMONIC= word1 word2 word3 ... wordn
MNEMONIC= # ergo mnemonic phrases, e.g. MNEMONIC= word1 word2 word3 ... wordn
TSS_SECRET= # the secret used to encrypt messages to start the signing process
Expand Down

0 comments on commit 8ff093c

Please sign in to comment.