forked from dashpay/dash
-
Notifications
You must be signed in to change notification settings - Fork 719
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Backport scantxoutset and descriptors from BitCoin Core v0.17.2
- commented out non PIVX code in descriptor.cpp - added scantxoutset related code to rpc/blockchain.cpp and rpc/client.cpp - made some minor adjustments in BitCoins code (call to HexStr and help description) in rpc/blockchain.cpp - added SigningProvider related code to script/sign.cpp and script/sign.h Github-Pull: #2780 Rebased-From: c5ba307
- Loading branch information
Showing
8 changed files
with
924 additions
and
4 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
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
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
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
Oops, something went wrong.