neoneo-go/pkg/core/interop/storage
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
..
basic.go core: extend error text for storage context in dynamic script 2022-11-28 17:17:36 +03:00
bench_test.go core: move storage-related interop code into the storage package 2022-06-08 22:26:24 +03:00
find.go core: move storage-related interop code into the storage package 2022-06-08 22:26:24 +03:00
interops_test.go *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
storage_test.go core, rpc: move getFakeNextBlock to Blockchain 2022-10-07 15:56:34 +03:00