-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove optional return of construct_block
In practice we treated any non-Some return from the function `construct_block` as a signal that the block construction needed to be retried: the setup was not satisfiable. The original motivation for this return type was based on a slow drift of my thinking and that drift is now complete. Important to tidy up #886 Signed-off-by: Brian L. Troutwine <[email protected]>
- Loading branch information
Showing
1 changed file
with
29 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters