-
Notifications
You must be signed in to change notification settings - Fork 296
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mempool: Stake-related readability improvements.
This does some minor cleanup of the code in the maybeAcceptTransaction function to use some local bools with more easily readable names for dealing with stake transactions. It also improves the readability of the double spending exceptions section and avoids some additional if statements.
- Loading branch information
Showing
1 changed file
with
50 additions
and
52 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