Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

Commit

Permalink
feat: rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
davidtaikocha committed May 3, 2024
1 parent 87208ae commit 2d45c55
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion proposer/proposer.go
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,6 @@ func (p *Proposer) fetchPoolContent(filterPoolContent bool) ([]types.Transaction
}

log.Info("Transactions lists count", "count", len(txLists))

return txLists, nil
}

Expand Down

0 comments on commit 2d45c55

Please sign in to comment.