neoneo-go/examples/nft-nd-nns
Anna Shaleva 6b21ad9922 *: replace interface{} with any keyword
Everywhere including examples, external interop APIs, bindings generators
code and in other valuable places. A couple of `interface{}` usages are
intentionally left in the CHANGELOG.md, documentation and tests.
2023-04-04 13:22:42 +03:00
..
go.mod *: bump min supported go version from 1.17 to 1.18 2023-03-31 09:59:24 +03:00
go.sum *: bump min supported go version from 1.17 to 1.18 2023-03-31 09:59:24 +03:00
namestate.go examples: add non-native NeoNameService contract 2021-05-17 22:08:10 +03:00
nns.go *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
nns.yml nef: add Source field 2021-09-24 00:19:37 +03:00
nns_test.go *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
recordtype.go examples: add non-native NeoNameService contract 2021-05-17 22:08:10 +03:00