Skip to content

Commit

Permalink
chore: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
lklimek committed Mar 12, 2024
1 parent a0f94ec commit ffbfb3e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions internal/mempool/reactor.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@ type Reactor struct {

cfg *config.MempoolConfig
mempool *TxMempool
// Peer IDs assigned for peers
ids *IDs
ids *IDs // Peer IDs assigned for peers

peerEvents p2p.PeerEventSubscriber
p2pClient *client.Client
Expand Down

0 comments on commit ffbfb3e

Please sign in to comment.