You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This fixes part of #38.
It appears to have a conflicting definition (see
https://www.alien.net.au/irc/irc2numerics.html), but this is (1) with a
deprecated AustHex response, or (2) a response from aircd. Seeing as I
cannot *find* aircd, and it does not appear when searching around for
"aircd irc" on DuckDuckGo, I'm proceeding in adding this code as an
unambiguous Unreal code.
If a conflict is found at some future point, I can look into adding to
`parse_message` to check heuristically which of a set of options an
ambiguous code might be. (For example, 378 in Unreal seems to always
start its third argument with "is connecting from".)
See https://github.com/bitcoinjs/node-bitcoin-p2p/issues/38
The text was updated successfully, but these errors were encountered: