neo-go/pkg/services/stateroot
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
..
message.go [#2442] English Check 2022-05-04 19:48:27 +03:00
network.go wallet: provide (*Account).SignHashable API 2022-09-02 14:44:01 +03:00
service.go services: use buffered channels for block subscription 2023-03-15 17:37:47 +03:00
service_test.go *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
signature.go [#2442] English Check 2022-05-04 19:48:27 +03:00
validators.go stateroot: fix panic on shutdown 2022-09-13 13:18:13 +03:00
vote.go [#2442] English Check 2022-05-04 19:48:27 +03:00