Skip to content

Commit 8b08ebc

Browse files
committed
protocol docs: outpoint.subscribe: outpoint might not exist yet
1 parent e3f95c7 commit 8b08ebc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/protocol-methods.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -671,6 +671,7 @@ as an input (spends it).
671671
notification. Some examples:
672672

673673
* a funding/spending tx appearing in the mempool if there was no such tx when the client subbed
674+
(note: the server MUST save the subscription even if the outpoint does not exist yet)
674675
* funding/spending tx height changing from -1 to 0 as its inputs got mined
675676
* funding/spending tx height changing from 0 to a (positive) block height when it gets mined
676677
* note that reorgs can change any of the `status` fields and result in notifications

0 commit comments

Comments
 (0)