helium / blockchain-core

Apache License 2.0
213 stars 86 forks source link

removing old 'dialing' stream handling block #1322

Open jeffgrunewald opened 2 years ago

jeffgrunewald commented 2 years ago

Because of the way we add the dialing status to a stream state (via the add_stream/3) and don't ever set the value of that state map directly, we never actually have a state of dialing. The only possible states are undefined, {unverified, dialing}, {unverified, pid()}, or pid().