We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fb6522 commit 7afbbffCopy full SHA for 7afbbff
1 file changed
examples/ovault-evm/README.md
@@ -75,7 +75,7 @@ cp .env.example .env
75
Fill in your `.env`:
76
77
```bash
78
-MNEMONIC="your twelve word mnemonic here"
+PRIVATE_KEY="YOUR_PRIVATE_KEY_HERE"
79
```
80
81
### 2. Network Configuration
0 commit comments