terra-money / terrain

🛠 A Terra development environment for seamless smart contract development
https://docs.terra.money/develop/guides/initial
GNU General Public License v3.0
47 stars 37 forks source link

feat: default-admin #115

Closed terran6 closed 2 years ago

terran6 commented 2 years ago

Allowing for the signer of a deploy or instantiate command to be the default admin of the contract. Removed the --set-signer-as-admin flag and updated README accordingly.