Skip to content

Commit

Permalink
chore: fix env template
Browse files Browse the repository at this point in the history
  • Loading branch information
shifty11 committed Nov 27, 2023
1 parent 49ad001 commit 5aef4a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.template
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ CHAIN_ID=kaon-1
RPC=https://rpc-eu-1.kaon.kyve.network
REST=https://api-eu-1.kaon.kyve.network
DEBUG=false
VALACCOUNT="<your 12 or 24 mnemonic>"
VALACCOUNT=<your 12 or 24 mnemonic>

0 comments on commit 5aef4a6

Please sign in to comment.