-
- Downloads
eth/protocols/eth, les: avoid Raw() when decoding HashOrNumber (#22841)
Getting the raw value is not necessary to decode this type, and decoding it directly from the stream is faster.
Please register or sign in to comment
good morning!!!!
Getting the raw value is not necessary to decode this type, and decoding it directly from the stream is faster.