Implement return tx functionality for post-carrot (#33)

* return tx fixes

* save change output for return tx

* successfully receive returned tx

* complete post-carrot return txs
This commit is contained in:
akildemir
2025-07-30 17:33:35 +03:00
committed by GitHub
parent e5c9b05ed6
commit 37594fe8fa
11 changed files with 188 additions and 86 deletions
+1 -1
View File
@@ -664,7 +664,7 @@ std::vector<carrot::CarrotTransactionProposalV1> make_carrot_transaction_proposa
tx_type,
std::move(selected_inputs),
change_address_spend_pubkey,
{{subaddr_account, 0}, carrot::AddressDeriveType::PreCarrot}, //! @TODO: handle Carrot keys
{{subaddr_account, 0}, carrot::AddressDeriveType::Carrot},
tx_proposal);
// populate the sources