Files
bitcoin/src/wallet/test
Andrew Chow 0295b44c25 wallet: return CreatedTransactionResult from FundTransaction
Instead of using the output parameters, return CreatedTransactionResult
from FundTransaction in the same way that CreateTransaction does.
Additionally, instead of modifying the original CMutableTransaction, the
result from CreateTransactionInternal is used.
2023-12-08 17:12:19 -05:00
..
2023-11-21 13:15:44 +00:00
2023-08-14 17:38:27 -04:00
2023-11-30 11:27:54 +01:00
2023-11-30 11:27:54 +01:00