diff --git a/iguana/exchanges/LP_bitcoin.c b/iguana/exchanges/LP_bitcoin.c index 0be9b0001..fc47f9d68 100644 --- a/iguana/exchanges/LP_bitcoin.c +++ b/iguana/exchanges/LP_bitcoin.c @@ -2081,7 +2081,7 @@ int32_t bitcoin_addr2rmd160(char *symbol,uint8_t taddr,uint8_t *addrtypep,uint8_ { int32_t i; if ( len > 20 ) - hash = bits256_calcaddrhash(0,buf,len); + hash = bits256_calcaddrhash(symbol,buf,len); for (i=0; i