diff --git a/iguana/exchanges/LP_nativeDEX.c b/iguana/exchanges/LP_nativeDEX.c index 90e56063e..4c8a8e28f 100644 --- a/iguana/exchanges/LP_nativeDEX.c +++ b/iguana/exchanges/LP_nativeDEX.c @@ -751,7 +751,6 @@ struct iguana_info *LP_coinfind(char *symbol) } else { - cdata.isPoS = 1; cdata.pubtype = 60; cdata.p2shtype = 85; cdata.wiftype = 188;