Skip to content

Commit

Permalink
Update docs/deploy.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Ben Hauser <35276322+iamdefinitelyahuman@users.noreply.github.com>
  • Loading branch information
jbargu and iamdefinitelyahuman authored Feb 26, 2021
1 parent 4285465 commit 930f2aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/deploy.rst
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ The following actions WILL remove locally stored deployment data within your pro

To restore a deleted :func:`ProjectContract <brownie.network.contract.ProjectContract>` instance, or generate one for a deployment that was handled outside of Brownie, use the :func:`ContractContainer.at <ContractContainer.at>` method.

Verifying Deployments on Etherscan/BscScan
Verifying Deployment Source Code
==========================================

Brownie features automatic source code verification for solidity contracts on all networks supported by etherscan. To verify a contract while deploying it, add the ``publish_source=True`` argument:
Expand Down

0 comments on commit 930f2aa

Please sign in to comment.