bitcoindevkit / coin-select

Tool to help you select inputs for making bitcoin transactions.
Other
12 stars 6 forks source link

docs: fix varint comment for `DrainWeights` #25

Closed jp1ac4 closed 5 months ago

jp1ac4 commented 5 months ago

Following #21, the output_weight in DrainWeights must not take into account a change in varint output count as this is now handled elsewhere.