Skip to content

Commit 861c104

Browse files
committed
Add action on new order mostro response
1 parent 98cc6ef commit 861c104

8 files changed

+12
-6
lines changed

new_buy_order.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,7 @@ <h2 id="confirmation-message"><a class="header" href="#confirmation-message">Con
211211
&quot;order&quot;: {
212212
&quot;version&quot;: 1,
213213
&quot;id&quot;: &quot;ede61c96-4c13-4519-bf3a-dcf7f1e9d842&quot;,
214+
&quot;action&quot;: &quot;new-order&quot;,
214215
&quot;content&quot;: {
215216
&quot;order&quot;: {
216217
&quot;id&quot;: &quot;ede61c96-4c13-4519-bf3a-dcf7f1e9d842&quot;,

new_buy_order_ln_address.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ <h2 id="confirmation-message"><a class="header" href="#confirmation-message">Con
212212
&quot;order&quot;: {
213213
&quot;version&quot;: 1,
214214
&quot;id&quot;: &quot;ede61c96-4c13-4519-bf3a-dcf7f1e9d842&quot;,
215+
&quot;action&quot;: &quot;new-order&quot;,
215216
&quot;content&quot;: {
216217
&quot;order&quot;: {
217218
&quot;id&quot;: &quot;ede61c96-4c13-4519-bf3a-dcf7f1e9d842&quot;,

new_sell_order.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ <h2 id="confirmation-message"><a class="header" href="#confirmation-message">Con
220220
&quot;order&quot;: {
221221
&quot;version&quot;: 1,
222222
&quot;id&quot;: &quot;ede61c96-4c13-4519-bf3a-dcf7f1e9d842&quot;,
223-
&quot;pubkey&quot;: &quot;00000ba40c5795451705bb9c165b3af93c846894d3062a9cd7fcba090eb3bf78&quot;,
223+
&quot;action&quot;: &quot;new-order&quot;,
224224
&quot;content&quot;: {
225225
&quot;order&quot;: {
226226
&quot;id&quot;: &quot;ede61c96-4c13-4519-bf3a-dcf7f1e9d842&quot;,

new_sell_range_order.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@ <h2 id="confirmation-message"><a class="header" href="#confirmation-message">Con
202202
&quot;order&quot;: {
203203
&quot;version&quot;: 1,
204204
&quot;id&quot;: &quot;ede61c96-4c13-4519-bf3a-dcf7f1e9d842&quot;,
205+
&quot;action&quot;: &quot;new-order&quot;,
205206
&quot;content&quot;: {
206207
&quot;order&quot;: {
207208
&quot;id&quot;: &quot;ede61c96-4c13-4519-bf3a-dcf7f1e9d842&quot;,

print.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ <h2 id="confirmation-message"><a class="header" href="#confirmation-message">Con
250250
&quot;order&quot;: {
251251
&quot;version&quot;: 1,
252252
&quot;id&quot;: &quot;ede61c96-4c13-4519-bf3a-dcf7f1e9d842&quot;,
253-
&quot;pubkey&quot;: &quot;00000ba40c5795451705bb9c165b3af93c846894d3062a9cd7fcba090eb3bf78&quot;,
253+
&quot;action&quot;: &quot;new-order&quot;,
254254
&quot;content&quot;: {
255255
&quot;order&quot;: {
256256
&quot;id&quot;: &quot;ede61c96-4c13-4519-bf3a-dcf7f1e9d842&quot;,
@@ -327,6 +327,7 @@ <h2 id="confirmation-message-1"><a class="header" href="#confirmation-message-1"
327327
&quot;order&quot;: {
328328
&quot;version&quot;: 1,
329329
&quot;id&quot;: &quot;ede61c96-4c13-4519-bf3a-dcf7f1e9d842&quot;,
330+
&quot;action&quot;: &quot;new-order&quot;,
330331
&quot;content&quot;: {
331332
&quot;order&quot;: {
332333
&quot;id&quot;: &quot;ede61c96-4c13-4519-bf3a-dcf7f1e9d842&quot;,
@@ -414,6 +415,7 @@ <h2 id="confirmation-message-2"><a class="header" href="#confirmation-message-2"
414415
&quot;order&quot;: {
415416
&quot;version&quot;: 1,
416417
&quot;id&quot;: &quot;ede61c96-4c13-4519-bf3a-dcf7f1e9d842&quot;,
418+
&quot;action&quot;: &quot;new-order&quot;,
417419
&quot;content&quot;: {
418420
&quot;order&quot;: {
419421
&quot;id&quot;: &quot;ede61c96-4c13-4519-bf3a-dcf7f1e9d842&quot;,
@@ -514,6 +516,7 @@ <h2 id="confirmation-message-3"><a class="header" href="#confirmation-message-3"
514516
&quot;order&quot;: {
515517
&quot;version&quot;: 1,
516518
&quot;id&quot;: &quot;ede61c96-4c13-4519-bf3a-dcf7f1e9d842&quot;,
519+
&quot;action&quot;: &quot;new-order&quot;,
517520
&quot;content&quot;: {
518521
&quot;order&quot;: {
519522
&quot;id&quot;: &quot;ede61c96-4c13-4519-bf3a-dcf7f1e9d842&quot;,
@@ -751,7 +754,7 @@ <h2 id="mostro-response-1"><a class="header" href="#mostro-response-1">Mostro re
751754
}
752755
</code></pre>
753756
<h2 id="mostro-response-2"><a class="header" href="#mostro-response-2">Mostro response</a></h2>
754-
<p>Mostro send a nip 04 event to the buyer with a wrapped <code>order</code> in the content, it would look like this:</p>
757+
<p>Mostro send a Gift wrap Nostr event to the buyer with a wrapped <code>order</code> in the rumor's content, it would look like this:</p>
755758
<pre><code class="language-json">{
756759
&quot;order&quot;: {
757760
&quot;version&quot;: 1,

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

searchindex.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

take_sell_ln_address.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ <h1 id="taking-a-sell-order-with-a-lightning-address"><a class="header" href="#t
198198
}
199199
</code></pre>
200200
<h2 id="mostro-response"><a class="header" href="#mostro-response">Mostro response</a></h2>
201-
<p>Mostro send a nip 04 event to the buyer with a wrapped <code>order</code> in the content, it would look like this:</p>
201+
<p>Mostro send a Gift wrap Nostr event to the buyer with a wrapped <code>order</code> in the rumor's content, it would look like this:</p>
202202
<pre><code class="language-json">{
203203
&quot;order&quot;: {
204204
&quot;version&quot;: 1,

0 commit comments

Comments
 (0)