From 14e378aa0f1b70f7dbdc292b1d7afedf220f92fa Mon Sep 17 00:00:00 2001 From: MoneroOcean Date: Mon, 9 Jun 2025 08:20:43 -0700 Subject: [PATCH] PR fixes --- src/cryptonote_basic/cryptonote_basic.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cryptonote_basic/cryptonote_basic.h b/src/cryptonote_basic/cryptonote_basic.h index d440699..8cd9ea5 100644 --- a/src/cryptonote_basic/cryptonote_basic.h +++ b/src/cryptonote_basic/cryptonote_basic.h @@ -945,7 +945,7 @@ namespace cryptonote destination_asset_type.clear(); amount_slippage_limit = 0; // ARQ - arq_tx_type = 0; + arq_tx_type = cryptonote_arq::txtype::standard; } inline