forked from bitcoin/bitcoin
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow consuming specific UTXO in gobject prepare command (#2482)
* Implement optional CoinControl for gobject prepare * Removes duplicate `);` from merge error Co-Authored-By: PastaPastaPasta <[email protected]> * Fix equality check allowing more relevant help output * Pass COutPoint as const reference Co-Authored-By: PastaPastaPasta <[email protected]> * Remove unnecessary SetNull call Co-Authored-By: PastaPastaPasta <[email protected]> * Specify proposal fee Co-Authored-By: PastaPastaPasta <[email protected]>
- Loading branch information
1 parent
1270b71
commit 818f0f4
Showing
3 changed files
with
26 additions
and
7 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