This commit is contained in:
nicolas.dorier 2021-10-01 16:27:21 +09:00
parent 5dc207409b
commit 478b4c26b2
No known key found for this signature in database
GPG Key ID: 6618763EF09186FE
2 changed files with 4 additions and 4 deletions

View File

@ -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
View File

@ -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