mirror of
https://github.com/haveno-dex/haveno.git
synced 2024-12-22 11:39:29 +00:00
Updated FAQ (markdown)
parent
7372e0fbcb
commit
30d01756ea
1 changed files with 1 additions and 1 deletions
2
FAQ.md
2
FAQ.md
|
@ -48,7 +48,7 @@ Haveno has no token and it's based on Monero, thus taking advantage of its priva
|
|||
|
||||
## What are the differences in the trade protocol
|
||||
|
||||
The desired trade protocol is in [docs/trade-protocol.md](docs/trade-protocol.md)
|
||||
The desired trade protocol is in [docs/trade-protocol.md](https://github.com/haveno-dex/haveno/blob/master/docs/trade-protocol.md)
|
||||
|
||||
Bisq recently adopted a protocol based on a 2/2 multisignature, while Haveno will use their previous protocol: 2/3 multisignature. In a 2/3 multisignature trade, each trader owns one key, this key will be paired with the key of the other trader and will be used to unlock funds and deposits. It's a 2 of 3 (2/3) protocol because you need only two out of three keys to move funds from the multisignature wallet.
|
||||
|
||||
|
|
Loading…
Reference in a new issue