support for sweep_all (#47)

This commit is contained in:
akildemir
2025-08-18 14:06:56 +03:00
committed by GitHub
parent ec33664734
commit 13ee838f3c
5 changed files with 18 additions and 25 deletions
+1 -1
View File
@@ -742,7 +742,7 @@ std::vector<carrot::CarrotTransactionProposalV1> make_carrot_transaction_proposa
subaddr_account,
subaddr_indices,
only_below ? only_below : MONEY_SUPPLY,
0,
1, // ignore_below
top_block_index))
continue;