mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-04-23 22:49:17 +00:00
add note to keep arbitrator key in the repo to preserve signed accounts
This commit is contained in:
parent
bf055556f1
commit
c87b8a5b45
1 changed files with 3 additions and 0 deletions
|
@ -194,6 +194,9 @@ The arbitrator is now registered and ready to accept requests for dispute resolu
|
|||
1. Start the arbitrator's desktop application using the application launcher or e.g. `make arbitrator-desktop-mainnet` from the root of the repository.
|
||||
2. Go to the `Account` tab and click the button to unregister the arbitrator.
|
||||
|
||||
> **Note**
|
||||
> To preserve signed accounts, the arbitrator public key must remain in the repository, even after revoking.
|
||||
|
||||
## Set a network filter on mainnet
|
||||
|
||||
On mainnet, the p2p network is expected to have a filter object for offers, onions, currencies, payment methods, etc.
|
||||
|
|
Loading…
Reference in a new issue