neoneo-go/pkg/services/notary
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
..
testdata wallet: fix wallet version to conform to NEP-6 2022-08-07 22:41:40 +03:00
core_test.go *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
node.go *: do not get private key from Account to check if it CanSign() 2022-09-02 14:43:34 +03:00
node_test.go *: don't get private key from account if just public one is needed 2022-09-02 14:43:28 +03:00
notary.go services: use buffered channels for block subscription 2023-03-15 17:37:47 +03:00
notary_test.go *: use uint*Size and SignatureLen constants where appropriate 2022-10-05 10:45:52 +03:00
request_type.go [#2442] English Check 2022-05-04 19:48:27 +03:00