mirror of
https://gitlab.com/pulsechaincom/go-pulse.git
synced 2025-01-20 08:41:11 +00:00
961ac6c085
The commit() func will only be called twice if there are transactions in the block. To ensure slashes aren't missed in an empty block, apply slashing logic on the first pass through FinalizeAndAssemble().