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
--> d681e51bb196a479e0dc94f24db5b64f3485a201acf4a27209c61bdc037009cb:4:3
|
4 | signer.contracts.add(name: name, code: code.utf8 )
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: missing initialization of field `lotteryContractAddress` in type `SimpleLotteryVRF`
--> 56e1dd815785e02b.SimpleLotteryVRF:28:8
|
28 | let lotteryContractAddress: EVM.EVMAddress
| ^^^^^^^^^^^^^^^^^^^^^^ not initialized