mirror of
https://github.com/Retropex/btcpayserver-docker.git
synced 2025-05-12 21:10:42 +02:00
Fix doc
This commit is contained in:
parent
5dc207409b
commit
478b4c26b2
@ -53,8 +53,8 @@ Tooling to setup your joinmarket yield generator
|
||||
wallet-tool-generate: Generate a new wallet
|
||||
set-wallet: Set the wallet that the yield generator need to use
|
||||
bash: Open an interactive bash session in the joinmarket container
|
||||
receive-payjoin: Receive a payjoin payment (this will stop the yield generator until the payment is received)
|
||||
sendpayment: Send a payjoin through coinjoin (password needed, this will stop the yield generator until the payment is received)
|
||||
receive-payjoin: Receive a payjoin payment
|
||||
sendpayment: Send a payjoin through coinjoin (password needed)
|
||||
|
||||
Example:
|
||||
* jm.sh wallet-tool-generate
|
||||
|
4
jm.sh
4
jm.sh
@ -11,8 +11,8 @@ Tooling to setup your joinmarket yield generator
|
||||
wallet-tool-generate: Generate a new wallet
|
||||
set-wallet: Set the wallet that the yield generator need to use
|
||||
bash: Open an interactive bash session in the joinmarket container
|
||||
receive-payjoin: Receive a payjoin payment (this will stop the yield generator until the payment is received)
|
||||
sendpayment: Send a payjoin through coinjoin (password needed, this will stop the yield generator until the payment is received)
|
||||
receive-payjoin: Receive a payjoin payment
|
||||
sendpayment: Send a payjoin through coinjoin (password needed)
|
||||
|
||||
Example:
|
||||
* jm.sh wallet-tool-generate
|
||||
|
Loading…
Reference in New Issue
Block a user