vacp2p / nim-libp2p

libp2p implementation in Nim
https://vacp2p.github.io/nim-libp2p/docs/
MIT License
240 stars 52 forks source link

fix(multicodec): remove unnecessary "!=" operator #1112

Closed diegomrsantos closed 3 weeks ago

diegomrsantos commented 3 weeks ago

See https://nim-lang.org/docs/manual.html#templates and https://github.com/status-im/nimbus-eth2/issues/6325