neo-go/examples
Evgenii Stratonikov cee1836183 interop: provide missing smartcontract parameter type defs
Contract can have Hash160, Hash256, Signature etc. types which
all map to a `[]byte` in Go. Having synonyms helps us to generate
proper manifest file.
2020-09-09 13:06:44 +03:00
..
engine examples: add .yml configuration files 2020-08-11 13:42:06 +03:00
iterator examples: add .yml configuration files 2020-08-11 13:42:06 +03:00
runtime examples: add .yml configuration files 2020-08-11 13:42:06 +03:00
storage examples: add .yml configuration files 2020-08-11 13:42:06 +03:00
token interop: provide missing smartcontract parameter type defs 2020-09-09 13:06:44 +03:00
token-sale examples: fix AddToCirculation method of TokenSale 2020-09-01 12:01:21 +03:00