Updated FAQ (markdown)

erciccione 2021-05-14 09:25:31 +02:00
parent 7372e0fbcb
commit 30d01756ea

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.