mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2025-01-04 23:35:49 +00:00
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 |