Skip to content

Commit

Permalink
docs: 24 words memonics
Browse files Browse the repository at this point in the history
  • Loading branch information
frazarshad committed Mar 14, 2024
1 parent 0c0971f commit 1b7a36d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ For an example project, you can take a look at how we've set up tests in this [r
| Variable | Description |
| ----------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `EXTENSION` (Required) | Picks which extension to use during tests. `keplr` and `metamask` are the only possible values |
| `SECRET_WORDS` | Space separated words for the test wallet recovery phrase (mnemonic; 12 words) |
| `SECRET_WORDS` | Space separated words for the test wallet recovery phrase (mnemonic; 24 words) |
| `PRIVATE_KEY` | Test wallet private key |
| `SYNDEBUG` | Set debugging mode to be on |
| `STABLE_MODE` | Introduce delay between main actions, 300ms by default (eg `STABLE_MODE=300ms`, `STABLE_MODE=true`) |
Expand Down

0 comments on commit 1b7a36d

Please sign in to comment.