0xB10C opened this issue 2 years ago · 0 comments
Currently only 256 (u8::max) possible nodes are supported per network. Some users, like warnet, could attach more nodes per network.
u8::max
fork-observer/src/config.rs
Line 79 in 220b091
Changing this to an u16 should fix this for now.
u16