Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tapgarden: handle proof received from courier using subscription channel
This commit ensures that a proof received within a proof courier goroutine is fed into the proof subscription channel and will be picked up by the `handleNewProof` function. This ensures that any event associated with the new proof will be cleaned up.
- Loading branch information