neoneo-go/pkg/services/notary
Roman Khimov e569edc841 wallet: add ScriptHash() to Account
It allows to simplify a lot of code and avoid getting a PrivateKey in some
cases.
2022-09-02 14:43:34 +03:00
..
testdata wallet: fix wallet version to conform to NEP-6 2022-08-07 22:41:40 +03:00
core_test.go wallet: add ScriptHash() to Account 2022-09-02 14:43:34 +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 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