forked from ElementsProject/elements
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added createrawtxoutputs rpc and test (#220)
* Throw an exception when onboarding with a KYC file that contains invalid addresses. * added createrawtxoutputs rpc and test * Test for kycfile bug fix * added createrawtxoutputs rpc and test * Remove whitelist wallet synch changes * Corrections to allow non-wallet builds * Minimize split tx edge case * updated split output test for new rpc * added createrawtxoutputs rpc and test * updated split output test for new rpc
- Loading branch information
Showing
4 changed files
with
169 additions
and
21 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