neo-go
neo-go copied to clipboard
Add NeoFS storage nodes pool to BlockFetcher service
Is your feature request related to a problem? Please describe.
#3515 is able to work with a single NeoFS storage node only, which is neither reliable nor fast.
Describe the solution you'd like
Use NeoFS storage nodes pool during blocks fetching to spread the load.
Describe alternatives you've considered
No alternatives.