neoneo-go/pkg/encoding
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
..
address [#2442] English Check 2022-05-04 19:48:27 +03:00
base58 [#2442] English Check 2022-05-04 19:48:27 +03:00
bigint bigint: don't reallocate big.Int in ToBytes(), fix #2864 2023-01-10 22:51:45 +03:00
fixedn *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00