Whoops! 😨 Something unexpected happened...
[Error Code: 1300] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> f5fa3b81fa9b442b756485f66b1c52473639edb02a452278498013f4a2b5b71c:41:8
|
41 | self.coa.deposit(from: <-self.sentVault)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
--> b6763b4399a888c8.EVM:320:12
|
320 | self.address().deposit(from: <-from)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: [Error Code: 1300] evm runtime error: rlp: input string too long for uint64, decoding into (types.Block).Timestamp
--> b6763b4399a888c8.EVM:146:12
|
146 | InternalEVM.deposit(
147 | from: <-from,
148 | to: self.bytes
149 | )
| ^