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
--> 8c94a5a043ed1c99cb8264af6b08dfe4362ff8f4913c3e579537128632b86e27:3:2
|
3 | signer.contracts.update(name: name, code: code.decodeHex())
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: Impure operation performed in view context
--> 9212a87501a8a6a2.OrdinalVendor:234:16
|
234 | OrdinalVendor.getMinter() != nil: "cannot borrow minter"
| ^^^^^^^^^^^^^^^^^^^^^^^^^
error: Impure operation performed in view context
--> 9212a87501a8a6a2.OrdinalVendor:255:16
|
255 | OrdinalVendor.getMinter() != nil: "cannot borrow minter"
| ^^^^^^^^^^^^^^^^^^^^^^^^^
error: Impure operation performed in view context
--> 9212a87501a8a6a2.OrdinalVendor:277:16
|
277 | OrdinalVendor.getMinter() != nil: "cannot borrow minter"
| ^^^^^^^^^^^^^^^^^^^^^^^^^
error: Impure operation performed in view context
--> 9212a87501a8a6a2.OrdinalVendor:297:16
|
297 | OrdinalVendor.getMinter() != nil: "cannot borrow minter"
| ^^^^^^^^^^^^^^^^^^^^^^^^^