• Conner Fromknecht's avatar
    fix: remove empty block mining argument · 776df0a9
    Conner Fromknecht authored
    As of the prior commit, all calls to the `commit` pass a noempty value
    of true, indicating that the sequencer should not start mining empty
    blocks. Therefore, we can remove all usage of noempty from the worker.
    776df0a9
worker.go 37.2 KB