Skip to content

Commit

Permalink
revert: comment change
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanchriswhite authored Nov 14, 2023
1 parent c61abaf commit 839a3dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/relayer/relayminer.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (
)

// relayMiner is the main struct that encapsulates the relayer's responsibilities (i.e. Relay Mining).
// It starts and stops the RelayerProxy and provide the served relays observable to them miner.
// It starts and stops the RelayerProxy and provide the served relays observable to the miner.
type relayMiner struct {
relayerProxy RelayerProxy
miner Miner
Expand Down

0 comments on commit 839a3dc

Please sign in to comment.