neo-go/pkg/encoding/fixedn
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
..
decimal.go [#2442] English Check 2022-05-04 19:48:27 +03:00
decimal_test.go fixedn: add a test for empty string 2022-08-19 21:52:43 +03:00
doc.go *: add more package-specific documentation 2021-03-19 16:18:45 +03:00
fixed8.go *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
fixed8_test.go gomod: upgrade yaml package from v2 to v3 2022-05-30 15:26:17 +03:00