misc fixes

This commit is contained in:
akildemir
2025-07-07 16:55:26 +03:00
parent aa02928620
commit 78232ff3a8
6 changed files with 55 additions and 64 deletions

View File

@@ -90,8 +90,7 @@ TEST(wallet_scanning, view_scan_as_sender_mainaddr)
const auto enote_scan_infos = tools::wallet::view_incoming_scan_transaction_as_sender(tx,
{&main_derivation, 1},
{},
bob_main_addr,
bob
bob_main_addr
);
bool matched = false;