Skip to content

Commit

Permalink
Clarify README
Browse files Browse the repository at this point in the history
  • Loading branch information
gitblamecarrot committed Jun 5, 2021
1 parent 2dd69e5 commit 8bb23a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/nouns-contracts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ npx hardhat verify --network rinkeby {DEPLOYED_ADDRESS}

## Automated Testnet Deployments

The contracts are deployed on each push to master and each PR using the account `0x387d301d92AE0a87fD450975e8Aef66b72fBD718`. This account's mnemonic is stored in GitHub Actions as a secret and is injected as the environment variable `MNEMONIC`. This mnemonic _shouldn't be considered safe for mainnet use_.
The contracts are deployed to Rinkeby on each push to master and each PR using the account `0x387d301d92AE0a87fD450975e8Aef66b72fBD718`. This account's mnemonic is stored in GitHub Actions as a secret and is injected as the environment variable `MNEMONIC`. This mnemonic _shouldn't be considered safe for mainnet use_.

0 comments on commit 8bb23a5

Please sign in to comment.