[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
--> baea856c3d73c46ac98b10e996bdca8b245ac8b2dbfb2844eace0dc1755d55ca:3:2
|
3 | signer.contracts.update(name: name, code: code.decodeHex())
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: loss of resource
--> 7d29f084fc7b2b84.FlowEVMBridgeAccessor:31:12
|
31 | nft: @{NonFungibleToken.NFT},
| ^^^
error: incorrect number of array literal elements
--> 7d29f084fc7b2b84.FlowEVMBridgeAccessor:75:46
|
75 | to: EVM.EVMAddress(bytes: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]),
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 20, got 24
error: loss of resource
--> 7d29f084fc7b2b84.FlowEVMBridgeAccessor:100:12
|
100 | vault: @{FungibleToken.Vault},
| ^^^^^
error: incorrect number of array literal elements
--> 7d29f084fc7b2b84.FlowEVMBridgeAccessor:144:46
|
144 | to: EVM.EVMAddress(bytes: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]),
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 20, got 24