Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
JDC parse incoming mining messages from upstream after SetupConnection
`Upstream::parse_incoming` only calls `handle_message_mining`, which is not able to handle a `SetupConnection.Success` (because it belongs to the "Common Messages" category, not "Mining Messages")
- Loading branch information