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
--> cc9da844fc82815f5daa8db41a76a1afe0529193fafab5254e334124b9a63533:3:2
|
3 | signer.contracts.update(name: name, code: code.decodeHex())
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: cannot access `borrow`: function requires `Storage | BorrowValue` authorization, but reference is unauthorized
--> 9212a87501a8a6a2.OrdinalVendor:121:19
|
121 | return self.owner!.storage.borrow<&{IMinter}>(from: /storage/ordinalMinter)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^