neoneo-go/internal/basicchain/testdata
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
..
invoke core: move basic chain creation into a package of its own 2022-06-08 15:25:27 +03:00
storage *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
verify core: move basic chain creation into a package of its own 2022-06-08 15:25:27 +03:00
verify_args core: move basic chain creation into a package of its own 2022-06-08 15:25:27 +03:00
test_contract.go *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
test_contract.yml core: move basic chain creation into a package of its own 2022-06-08 15:25:27 +03:00