diff --git a/images/multisig-payout-tool.png b/images/multisig-payout-tool.png index 0242491..a9a0052 100644 Binary files a/images/multisig-payout-tool.png and b/images/multisig-payout-tool.png differ diff --git a/manual-dispute-payout.adoc b/manual-dispute-payout.adoc index 4a87750..4481120 100644 --- a/manual-dispute-payout.adoc +++ b/manual-dispute-payout.adoc @@ -1,5 +1,6 @@ = How to issue a manual dispute payout -:toc: +:toc: left +:sectanchors: == Introduction @@ -18,6 +19,29 @@ Assuming that the loser comes online, their client will be used to sign the mult If the approach above does not work, and you believe there is no way to issue the payout transaction using normal mechanisms in the Bisq client and protocol, then continue below with the instructions to issue a manual payout. +[TIP] +.Fill this out as you go +==== +Paste the following into a text editor and fill out the individual values as you follow the steps below. You'll use these values when submitting the actual manual payout form in <>. +---- +depositTxHex: +buyerPayoutAmount: +sellerPayoutAmount: +arbitratorPayoutAmount: +Tx fee: +buyerAddressString: +sellerAddressString: +arbitratorAddressString: +buyerPrivateKeyAsHex: +sellerPrivateKeyAsHex: +arbitratorPrivateKeyAsHex: +buyerPubKeyAsHex: +sellerPubKeyAsHex: +arbitratorPubKeyAsHex: +P2SHMultiSigOutputScript: +---- +==== + === Step 1. Review dispute details In `Support > Aribtrator's support tickets`, find the trade dispute in question, select it, and *review the closing chat message to determine who was the "winner" of the dispute*, i.e. who was supposed to have recieved the trading amount payout. For example, the closing comments on the dispute below make it clear that it was the seller who won the dispute: @@ -85,14 +109,13 @@ Click on the winning trader's dispute ticket and *send the trader their public k When you have the trader's private key, move on to the next step. +[[issue-payout]] === Step 4. Issue the manual dispute payout Now that you have all the necessary information, you can *open the Emergency multi-sig payout tool* by clicking `alt-g` in the dispute view: image:images/multisig-payout-tool.png[Emergency multi-sig payout tool] -NOTE: Several values are pre-filled in the payout tool. They are a left-over from testing in an earlier version of Bisq. *You should erase these pre-filled values and replace them with the ones you have collected in the steps above*. - depositTxHex:: The Deposit transaction ID from the Dispute details view, i.e. the same transaction ID you clicked on to view the transaction in a block explorer. buyerPayoutAmount:: The amount in BTC that the buyer should be paid out, as noted above, e.g. `0.03`