mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-22 22:45:21 +01:00
Update commands for mediator/refund agent
Commands are flipped in the documentation. CMD+D for Mediator CMD+N for Refund Agent
This commit is contained in:
parent
64ab053b1b
commit
baa2f2bd9b
1 changed files with 2 additions and 2 deletions
4
Makefile
4
Makefile
|
@ -89,11 +89,11 @@
|
|||
# registered on the network. Follow the instructions below to complete
|
||||
# that process:
|
||||
#
|
||||
# a) Go to the Account screen in the Mediator instance and press CMD+N
|
||||
# a) Go to the Account screen in the Mediator instance and press CMD+D
|
||||
# and a popup will appear. Click 'Unlock' and then click 'Register' to
|
||||
# register the instance as a mediator.
|
||||
#
|
||||
# b) While still in the Account screen, press CMD+D and follow the same
|
||||
# b) While still in the Account screen, press CMD+N and follow the same
|
||||
# steps as above to register the instance as a refund agent.
|
||||
#
|
||||
# When the steps above are complete, your localnet should be up and
|
||||
|
|
Loading…
Add table
Reference in a new issue