-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Since lightwalletd only works with Sapling and beyond, and since Sapling requires v4 transactions, there's no need to distinguish between pre-v4 and v4 (we will never see pre-v4). This simplifies some of the conditionals. Also, add some additional checks, such as version group ID and consensus branch ID.
- Loading branch information
Larry Ruane
committed
Oct 18, 2021
1 parent
25949b2
commit 6f019a3
Showing
1 changed file
with
55 additions
and
58 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