neoneo-go/pkg/neotest
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
..
chain config: replace VerifyBlocks with SkipBlockVerification 2022-12-07 17:35:56 +03:00
account.go [#2442] English Check 2022-05-04 19:48:27 +03:00
basic.go *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
client.go *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
compile.go [#2442] English Check 2022-05-04 19:48:27 +03:00
doc.go *: apply go 1.19 formatter heuristics 2022-08-09 15:37:52 +03:00
signer.go *: use uint*Size and SignatureLen constants where appropriate 2022-10-05 10:45:52 +03:00
signer_test.go *: don't get private key from account if just public one is needed 2022-09-02 14:43:28 +03:00