Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
error: cannot deploy invalid contract
--> 01be8c19f9db48850a4d71a78cbb0662d0b3572b4615911ca53319910cfe239e:3:2
|
3 | signer.contracts.update(name: name, code: code.decodeHex())
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: value of type `auth(Storage, Contracts, Keys, Inbox, Capabilities) &Account` has no member `save`
--> 00af2ab363fa49e4.GroundWork29:313:21
|
313 | self.account.save(<- create PublishedMinter(), to: self.MinterPublishedPath)
| ^^^^ unknown member