From 91127ca3ea0a9d66fa803aba8cc3e0004a62a6ca Mon Sep 17 00:00:00 2001 From: sowle Date: Thu, 21 Oct 2021 07:30:58 +0300 Subject: [PATCH] clang compilation fixed --- src/wallet/wallet2.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wallet/wallet2.h b/src/wallet/wallet2.h index 4609ec92..fdf2afad 100644 --- a/src/wallet/wallet2.h +++ b/src/wallet/wallet2.h @@ -862,7 +862,7 @@ namespace tools void set_use_deffered_global_outputs(bool use); construct_tx_param get_default_construct_tx_param_inital(); - void wallet2::export_transaction_history(std::ostream& ss, const std::string& format, bool include_pos_transactions = true); + void export_transaction_history(std::ostream& ss, const std::string& format, bool include_pos_transactions = true); /* create_htlc_proposal: if htlc_hash == null_hash, then this wallet is originator of the atomic process, and