We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3f95c7 commit 8b08ebcCopy full SHA for 8b08ebc
docs/protocol-methods.rst
@@ -671,6 +671,7 @@ as an input (spends it).
671
notification. Some examples:
672
673
* 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)
675
* funding/spending tx height changing from -1 to 0 as its inputs got mined
676
* funding/spending tx height changing from 0 to a (positive) block height when it gets mined
677
* note that reorgs can change any of the `status` fields and result in notifications
0 commit comments