Skip to content

Commit

Permalink
Fix comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
andreibancioiu committed Sep 2, 2024
1 parent 5c911f4 commit 36b1ae3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .env
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Default: mnemonic of "testwallets" (friends: Alice, Bob, Carol etc.):
# Default (placeholder): mnemonic of "testwallets" (friends: Alice, Bob, Carol etc.):
# https://github.com/multiversx/mx-sdk-testwallets/blob/main/users/mnemonic.txt.
# This works fine for localnet.
# For the Github workflows, a repository secret is being used.
export USERS_MNEMONIC="moral volcano peasant pass circle pen over picture flat shop clap goat never lyrics gather prepare woman film husband gravity behind test tiger improve"

# Default: Alice's secret key:
# Default (placeholder): Alice's secret key:
# https://github.com/multiversx/mx-sdk-testwallets/blob/main/users/alice.pem.
# This works fine for localnet.
# For the Github workflows, a repository secret is being used.
export SPONSOR_SECRET_KEY=413f42575f7f26fad3317a778771212fdb80245850981e48b58a4f25e344e8f9

# # For the Github workflows, a repository secret is being used.
# For the Github workflows, a repository secret is being used.
export MAINNET_PROXY_URL=""

0 comments on commit 36b1ae3

Please sign in to comment.