dev_deploy!() { /* proc-macro */ }
Expand description
Adds dev_deploy
to the contract.
This way the contract can be redeployed with the supplied bytes
dev_deploy!() { /* proc-macro */ }
Adds dev_deploy
to the contract.
This way the contract can be redeployed with the supplied bytes