doc: ephemeral policy: add missing closing double quote

This commit is contained in:
Sebastian Falbesoner 2024-11-25 21:04:42 +01:00
parent f7144b24be
commit 61e18dec30

View file

@ -30,7 +30,7 @@ class TxValidationState;
* TxC, spends TxA's dust
*
* All the dust is spent if TxA+TxB+TxC is accepted, but the mining template may just pick
* up TxA+TxB rather than the three "legal configurations:
* up TxA+TxB rather than the three "legal configurations":
* 1) None
* 2) TxA+TxB+TxC
* 3) TxA+TxC