docs: simplify overview of protocol in trade-protocol.md

This commit is contained in:
erciccione 2022-07-16 10:53:21 +02:00 committed by woodser
parent 14a03f3027
commit 6918ecf620
2 changed files with 19 additions and 30 deletions

View file

@ -5,7 +5,7 @@
- [developer-guide.md](developer-guide.md) - Guide for developers
- [bounties.md](bounties.md) - Rules and description of the bounty program
- [import-haveno.md](import-haveno.md) - Instructions for importing Haveno into Eclipse IDE or IntelliJ IDEA (from Bisq)
- [trade-protocol.pdf](trade_protocol/trade-protocol.pdf) - Documents Haveno's core trade protocol
- [trade-protocol.md](trade_protocol/trade-protocol.md) - Haveno's trade protocol
- [data-stores.md](data-stores.md) - Instructions for updating data stores (from Bisq)
- [tor-upgrade.md](tor-upgrade.md) - Instructions for upgrading the Tor dependencies used by Haveno (from Bisq)
- [README.md](README.md) - This file