core_riff!() { /* proc-macro */ }
Expand description
Adds owner_get
, owner_set
, and redeploy
to the contract.
This way it ensures that it is redeployable by the owner.
core_riff!() { /* proc-macro */ }
Adds owner_get
, owner_set
, and redeploy
to the contract.
This way it ensures that it is redeployable by the owner.