fix: parsing integrated address

This commit is contained in:
moneroexamples 2017-07-09 07:22:32 +08:00
parent c8bbd98b0b
commit ec70839bd2
2 changed files with 1 additions and 2 deletions

View File

@ -108,6 +108,7 @@ set(LIBRARIES
mnemonics
epee
easylogging
readline
${Boost_LIBRARIES}
pthread
unbound

View File

@ -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,