Refactor WSClient internal receivers to use generics #1237

Open
opened 2025-12-28 17:15:43 +00:00 by sami · 0 comments
Owner

Originally created by @roman-khimov on GitHub (Dec 18, 2023).

I'm always frustrated when I look at blockReceiver/headerOfAddedBlockReceiver/txReceiver/etc.

Describe the solution you'd like

Use generics to slim down this code.

Describe alternatives you've considered

No alternatives.

Originally created by @roman-khimov on GitHub (Dec 18, 2023). ## Is your feature request related to a problem? Please describe. I'm always frustrated when I look at blockReceiver/headerOfAddedBlockReceiver/txReceiver/etc. ## Describe the solution you'd like Use generics to slim down this code. ## Describe alternatives you've considered No alternatives.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/neo-go#1237
No description provided.