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,