mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2025-02-18 11:15:36 +00:00
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. |
||
---|---|---|
.. | ||
comply.go | ||
comply_test.go | ||
doc.go | ||
nep17.go |