You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Agreed. I think the issue described in that reddit post is around 0-conf.
We handle this at the wallet level by requiring (by default, but configurable) a minimum of 10 confirmations (taking approx 10 minutes) before coins are treated as "confirmed" and spendable.
can I spend my coins more than once?
No. You can make two conflicting txs that both attempt to spend the coins. But only one will make it onto the chain with enough confirmations to be treated as "confirmed" by other wallets.
I'm wondering how did you get around the problem with double spending?
If I rewrite your wallet source code and compile a unique version, can I spend my coins more than once?
https://www.reddit.com/r/Mimblewimble/comments/56heys/can_mimblewimble_prevent_double_spends/
The text was updated successfully, but these errors were encountered: