neo-go/pkg/smartcontract/manifest/standard
Evgenii Stratonikov 279b769fa3 manifest: support interface checking
There are some standards (NEP5, etc.) which impose
some restrictions on what methods and events a contract
must contain and their signatures. This commit supports
checking if arbitrary manifest complies with the standard.
2020-11-26 12:50:29 +03:00
..
comply.go manifest: support interface checking 2020-11-26 12:50:29 +03:00
comply_test.go manifest: support interface checking 2020-11-26 12:50:29 +03:00
doc.go manifest: support interface checking 2020-11-26 12:50:29 +03:00
nep17.go manifest: support interface checking 2020-11-26 12:50:29 +03:00