Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

removing old 'dialing' stream handling block #1322

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jeffgrunewald
Copy link
Contributor

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().

@jeffgrunewald jeffgrunewald requested review from vihu and Vagabond April 29, 2022 19:22
src/blockchain.erl Outdated Show resolved Hide resolved
@jeffgrunewald jeffgrunewald force-pushed the jg/state_channel_client branch from 5effcfa to db916da Compare June 10, 2022 14:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant