neo-go/pkg/services/notary
Roman Khimov 8d33206bb8 *: don't get private key from account if just public one is needed
Add PublicKey() API to the Account and use it as appropriate, avoid creating
additional references to the private key.
2022-09-02 14:43:28 +03:00
..
testdata wallet: fix wallet version to conform to NEP-6 2022-08-07 22:41:40 +03:00
core_test.go *: don't get private key from account if just public one is needed 2022-09-02 14:43:28 +03:00
node.go *: don't get private key from account if just public one is needed 2022-09-02 14:43:28 +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 core: accept two-side channels for sub/unsub, read on unsub 2022-08-19 22:08:40 +03:00
notary_test.go services: add ability to combine notary signers 2021-10-25 12:22:13 +03:00
request_type.go [#2442] English Check 2022-05-04 19:48:27 +03:00