neoneo-go/pkg/core/mempool
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
..
feer.go [#2442] English Check 2022-05-04 19:48:27 +03:00
mem_pool.go *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
mem_pool_test.go *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
prometheus.go mempool: remove unverified transactions pool 2020-02-06 15:45:16 +03:00
subscriptions.go *: adjust subscription-related doc 2023-01-17 17:11:19 +03:00
subscriptions_test.go core: move mempool.Event to a separate package 2021-06-01 12:24:28 +03:00