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

Cross-machine Double Spend Protection #10

Open coolaj86 opened 1 year ago

coolaj86 commented 1 year ago

Since we have https://github.com/dashhive/wallet.js/issues/9 in place, we can't double spend from the local wallet.

However, two separate software wallets using the same keys could double spend. In order to fix this: