neo-go/pkg/services/notary
Ekaterina Pavlova e337a2f8ab blockchain: make SubscribeFor* channel arguments send-only
There is no need to accept rw channel. Strengthening the type to
send-only will allow the caller to ensure control of reading from the
provided channel.

Closes #2885

Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
2024-01-10 23:45:51 +03:00
..
testdata wallet: fix wallet version to conform to NEP-6 2022-08-07 22:41:40 +03:00
core_test.go core, services: fix Designation-dependant service initialisation 2023-11-24 15:25:51 +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 core: distinguish notarypool/mempool metrics 2023-04-13 18:40:19 +03:00
notary.go blockchain: make SubscribeFor* channel arguments send-only 2024-01-10 23:45:51 +03:00
notary_test.go core: distinguish notarypool/mempool metrics 2023-04-13 18:40:19 +03:00
request_type.go [#2442] English Check 2022-05-04 19:48:27 +03:00