neoneo-go/internal
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
..
basicchain *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
contracts *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
fakechain *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
keytestcases core: rename Neo.Crypto.CheckSig interop 2021-05-11 18:37:55 +03:00
random pkg: move internal/ package to the root directory 2020-11-24 16:39:56 +03:00
testchain core: make GetHeaderHash accept uint32 2022-11-25 14:30:51 +03:00
testcli consensus: enqueue newly created blocks 2023-03-15 17:37:47 +03:00
testserdes *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00