neo-go/pkg/services
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
..
helpers/rpcbroadcaster *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
metrics *: replace go.uber.org/atomic with sync/atomic 2023-10-12 17:59:34 +03:00
notary blockchain: make SubscribeFor* channel arguments send-only 2024-01-10 23:45:51 +03:00
oracle core, services: fix Designation-dependant service initialisation 2023-11-24 15:25:51 +03:00
rpcsrv blockchain: make SubscribeFor* channel arguments send-only 2024-01-10 23:45:51 +03:00
stateroot blockchain: make SubscribeFor* channel arguments send-only 2024-01-10 23:45:51 +03:00