neo-go/pkg/rpcclient/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
..
contract.go nns: it's NEP-11, so make NEP-11 methods available too 2022-09-08 14:33:04 +03:00
contract_test.go *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
record.go rpcclient: add enough of NNS into nns to deprecate NNS methods 2022-08-26 19:45:37 +03:00
record_test.go rpcclient: add enough of NNS into nns to deprecate NNS methods 2022-08-26 19:45:37 +03:00