dashhive / DashWallet.js

A more civilized DASH Wallet SDK for a less civilized age (Browser, Node.js, & Bundler compatible)
MIT License
3 stars 2 forks source link

bug: duplicate tx in cache.addresses[addr].txs #6

Closed coolaj86 closed 1 year ago

coolaj86 commented 1 year ago

XnPg... is showing lots of the same tx (57bee2...) over and over.

I think this may be an issue with updateAddrInfo only checking if any tx exists.