Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tudor-malene committed Apr 3, 2024
1 parent 31f4d54 commit 4c04755
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions go/common/host/host.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ type Host interface {
ObscuroConfig() (*common.ObscuroNetworkInfo, error)

// NewHeadsChan returns live batch headers
// Note - do not use directly. This is meant only for the NewHeadsManager, which multiplexes the headers
NewHeadsChan() chan *common.BatchHeader
}

Expand Down

0 comments on commit 4c04755

Please sign in to comment.