diff options
author | Andrew Chow <achow101-github@achow101.com> | 2022-06-01 17:04:03 -0400 |
---|---|---|
committer | Andrew Chow <github@achow101.com> | 2023-12-08 17:12:19 -0500 |
commit | 0295b44c257fe23f1ad344aff11372d67864f0db (patch) | |
tree | 943c4fd228e7059c68fd81c3edd8c0e5b65421a6 /src/rpc/server.cpp | |
parent | 758501b71391136c33b525b1a0109b990d4f463e (diff) |
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.
Diffstat (limited to 'src/rpc/server.cpp')
0 files changed, 0 insertions, 0 deletions