Skip to content

Commit

Permalink
Small fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
grunch committed Aug 29, 2024
1 parent b236ac0 commit f612bb6
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions dispute.html
Original file line number Diff line number Diff line change
Expand Up @@ -247,15 +247,15 @@ <h2 id="mostro-send-a-parameterized-replaceable-event-to-show-the-dispute"><a cl
<pre><code class="language-json">{
&quot;dispute&quot;: {
&quot;version&quot;: 1,
&quot;id&quot;: &quot;ede61c96-4c13-4519-bf3a-dcf7f1e9d842&quot;,
&quot;id&quot;: &quot;efc75871-2568-40b9-a6ee-c382d4d6de01&quot;,
&quot;pubkey&quot;: null,
&quot;action&quot;: &quot;admin-took-dispute&quot;,
&quot;content&quot;: {
&quot;order&quot;: {
&quot;id&quot;: &quot;ede61c96-4c13-4519-bf3a-dcf7f1e9d842&quot;,
&quot;kind&quot;: &quot;sell&quot;,
&quot;status&quot;: &quot;active&quot;,
&quot;amount&quot;: 3333,
&quot;amount&quot;: 7851,
&quot;fiat_code&quot;: &quot;VES&quot;,
&quot;fiat_amount&quot;: 100,
&quot;payment_method&quot;: &quot;face to face&quot;,
Expand Down
4 changes: 2 additions & 2 deletions print.html
Original file line number Diff line number Diff line change
Expand Up @@ -1757,15 +1757,15 @@ <h2 id="mostro-send-a-parameterized-replaceable-event-to-show-the-dispute"><a cl
<pre><code class="language-json">{
&quot;dispute&quot;: {
&quot;version&quot;: 1,
&quot;id&quot;: &quot;ede61c96-4c13-4519-bf3a-dcf7f1e9d842&quot;,
&quot;id&quot;: &quot;efc75871-2568-40b9-a6ee-c382d4d6de01&quot;,
&quot;pubkey&quot;: null,
&quot;action&quot;: &quot;admin-took-dispute&quot;,
&quot;content&quot;: {
&quot;order&quot;: {
&quot;id&quot;: &quot;ede61c96-4c13-4519-bf3a-dcf7f1e9d842&quot;,
&quot;kind&quot;: &quot;sell&quot;,
&quot;status&quot;: &quot;active&quot;,
&quot;amount&quot;: 3333,
&quot;amount&quot;: 7851,
&quot;fiat_code&quot;: &quot;VES&quot;,
&quot;fiat_amount&quot;: 100,
&quot;payment_method&quot;: &quot;face to face&quot;,
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit f612bb6

Please sign in to comment.