Provide a msg to watch that will be published to a topic when confirmation

This commit is contained in:
kexkey
2019-11-28 11:41:33 -05:00
committed by kexkey
parent 49299725e0
commit ed40433b28
10 changed files with 108 additions and 49 deletions

View File

@@ -52,6 +52,7 @@ paths:
- "address"
- "confirmedCallbackURL"
- "unconfirmedCallbackURL"
- "event_message"
properties:
address:
$ref: '#/components/schemas/TypeAddressString'
@@ -61,6 +62,8 @@ paths:
confirmedCallbackURL:
type: "string"
format: "url"
event_message:
type: "string"
responses:
'200':
description: "successfully created"
@@ -1543,6 +1546,7 @@ components:
- "address"
- "unconfirmedCallbackURL"
- "confirmedCallbackURL"
- "event_message"
properties:
id:
type: "string"
@@ -1574,6 +1578,8 @@ components:
type: "string"
watching_since:
type: "string"
event_message:
type: "string"
WatchedByXpubAddress:
type: "object"
required: