From ec70839bd2377b55b581e7183243ed5ed04f169c Mon Sep 17 00:00:00 2001 From: moneroexamples Date: Sun, 9 Jul 2017 07:22:32 +0800 Subject: [PATCH] fix: parsing integrated address --- CMakeLists.txt | 1 + src/page.h | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 76d9e7f..9a4045f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -108,6 +108,7 @@ set(LIBRARIES mnemonics epee easylogging + readline ${Boost_LIBRARIES} pthread unbound diff --git a/src/page.h b/src/page.h index cec8554..034b5d0 100644 --- a/src/page.h +++ b/src/page.h @@ -3407,8 +3407,6 @@ namespace xmreg crypto::hash8 encrypted_payment_id; - bool testnet; - if (!get_account_integrated_address_from_str(address, has_payment_id, encrypted_payment_id,