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
--> c44cae23dd1814f0c3bdb17cac82cc7471659df9e4c8530cbfb765918a25c037:3:2
|
3 | signer.contracts.update(name: name, code: code.decodeHex())
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: cannot access `mint`: function requires `VendorAdmin` authorization, but reference is unauthorized
--> 9212a87501a8a6a2.OrdinalVendor:313:27
|
313 | let ordinal <- minter.mint(creator: data.purchaserAddress, type: data.type, data: data.inscriptionData)
| ^^^^^^^^^^^