Skip to content

Commit

Permalink
Update development-and-deployment.md
Browse files Browse the repository at this point in the history
  • Loading branch information
musnit authored Aug 5, 2021
1 parent aff1b56 commit a8f5add
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/development-and-deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ For mainnet, the process is similar to Ropsten, though config needs to be setup
3. Then to deploy:

```bash
HARDHAT_NETWORK=mainnet PRIVATE_KEY=________ npx hardhat deploy --network mainnet --reset --verbose
npx hardhat deploy --network mainnet --reset --verbose
```

**Note:** (The initial foundation address is given ALL BTRUST tokens initially, and also has guardian control over Governance until they abdicate that role)

0 comments on commit a8f5add

Please sign in to comment.