mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-04-08 20:28:55 +02:00
doc: Document max_weight on BnB
This commit is contained in:
parent
17e33fb578
commit
aaee65823c
@ -68,6 +68,7 @@ struct {
|
||||
* bound of the range.
|
||||
* @param const CAmount& cost_of_change This is the cost of creating and spending a change output.
|
||||
* This plus selection_target is the upper bound of the range.
|
||||
* @param int max_weight The maximum weight available for the input set.
|
||||
* @returns The result of this coin selection algorithm, or std::nullopt
|
||||
*/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user