mirror of
https://git.wownero.com/wownero/onion-wownero-blockchain-explorer.git
synced 2024-08-15 00:33:12 +00:00
fix: parsing integrated addresses
This commit is contained in:
parent
fa0e681051
commit
c44fa88f72
1 changed files with 0 additions and 2 deletions
|
@ -3586,8 +3586,6 @@ namespace xmreg
|
||||||
|
|
||||||
crypto::hash8 encrypted_payment_id;
|
crypto::hash8 encrypted_payment_id;
|
||||||
|
|
||||||
bool testnet;
|
|
||||||
|
|
||||||
if (!get_account_integrated_address_from_str(address,
|
if (!get_account_integrated_address_from_str(address,
|
||||||
has_payment_id,
|
has_payment_id,
|
||||||
encrypted_payment_id,
|
encrypted_payment_id,
|
||||||
|
|
Loading…
Reference in a new issue