forked from TrueCloudLab/neoneo-go
73ecbb2fb3
Compiler forces notification parameters to match the one specified in manifest, and manifest of `test_contract.go` tells that `to` parameter type is hash160: ``` event 'Transfer' should have 'Hash160' as type of 1 parameter, got: ByteArray ``` |
||
---|---|---|
.. | ||
invokescript_contract.go | ||
test_contract.go | ||
test_contract.yml | ||
testblocks.acc | ||
verification_contract.go | ||
verification_with_args_contract.go |