neo-go/pkg/crypto
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
..
hash *: use uint*Size and SignatureLen constants where appropriate 2022-10-05 10:45:52 +03:00
keys *: 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
verifiable.go [#2442] English Check 2022-05-04 19:48:27 +03:00