neoneo-go/pkg/smartcontract/manifest/standard
Anna Shaleva fa1174ec7e smartcontract: adjust NEP11-D standard
Method `ownerOf` returns iterator which should be of the type
InteropInterface.
2022-01-21 18:03:04 +03:00
..
check.go smartcontract: add NEP-11 standard check 2021-02-19 17:06:07 +03:00
comply.go smartcontract: add checks for onNEP*Payable methods 2021-02-19 17:06:07 +03:00
comply_test.go standard: improve testing code 2021-05-12 19:12:09 +03:00
doc.go manifest: support interface checking 2020-11-26 12:50:29 +03:00
nep11.go smartcontract: adjust NEP11-D standard 2022-01-21 18:03:04 +03:00
nep17.go smartcontract: add checks for parameter names 2021-02-19 17:06:07 +03:00
payable.go *: add data to NEP11 Transfer 2021-05-05 19:44:29 +03:00
token.go smartcontract: add NEP-11 standard check 2021-02-19 17:06:07 +03:00