neoneo-go/pkg/core/block
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
..
block.go block: JSONize tx-less block as [] instead of null 2022-07-21 13:15:31 +03:00
block_test.go *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
doc.go *: add more package-specific documentation 2021-03-19 16:18:45 +03:00
header.go [#2442] English Check 2022-05-04 19:48:27 +03:00
header_test.go block: replace Base with Header 2021-03-10 13:38:44 +03:00
helper_test.go *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00