Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sh-cha committed Dec 10, 2024
1 parent 6739dde commit 589b7e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion node/broadcaster/broadcaster.go
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,6 @@ func (b *Broadcaster) loadPendingTxs(ctx types.Context, stage types.BasicDB, las
zap.Uint32("code", res.TxResult.Code),
zap.String("log", res.TxResult.Log))
}
}
}
}

Expand Down

0 comments on commit 589b7e2

Please sign in to comment.