neoneo-go/pkg/smartcontract/manifest/standard
Evgeniy Stratonikov b38443fe20 smartcontract: add checks for onNEP*Payable methods
When they are present in contract, we want them
to have correct signature.
2021-02-19 17:06:07 +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 smartcontract: add checks for parameter names 2021-02-19 17:06:07 +03:00
doc.go manifest: support interface checking 2020-11-26 12:50:29 +03:00
nep11.go smartcontract: add checks for parameter names 2021-02-19 17:06:07 +03:00
nep17.go smartcontract: add checks for parameter names 2021-02-19 17:06:07 +03:00
payable.go smartcontract: add checks for onNEP*Payable methods 2021-02-19 17:06:07 +03:00
token.go smartcontract: add NEP-11 standard check 2021-02-19 17:06:07 +03:00