Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
satawatnack committed Mar 5, 2025
1 parent b8fae44 commit 5ecb294
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cylinder/workers/sender/sender.go
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ func (s *Sender) sendMsgs(key *keyring.Record, msgs []sdk.Msg) {

metrics.ObserveSubmitTxTime(time.Since(since).Seconds())
metrics.IncSubmitTxSuccessCount()

}

// Stop stops the Sender worker.
Expand Down

0 comments on commit 5ecb294

Please sign in to comment.