mirror of
https://github.com/corda/corda.git
synced 2025-02-18 16:40:55 +00:00
Minor: fix markup issue in flow-state-machines.rst
This commit is contained in:
parent
60b1f9b0b2
commit
c77094386d
@ -226,7 +226,7 @@ These will return a ``FlowProgressHandle``, which is just like a ``FlowHandle``
|
|||||||
``progress`` field.
|
``progress`` field.
|
||||||
|
|
||||||
.. note:: The developer `must` then either subscribe to this ``progress`` observable or invoke the ``notUsed()`` extension
|
.. note:: The developer `must` then either subscribe to this ``progress`` observable or invoke the ``notUsed()`` extension
|
||||||
function for it. Otherwise the unused observable will waste resources back in the node.
|
function for it. Otherwise the unused observable will waste resources back in the node.
|
||||||
|
|
||||||
Implementing the seller
|
Implementing the seller
|
||||||
-----------------------
|
-----------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user