Skip to content

Commit 61e18de

Browse files
committed
doc: ephemeral policy: add missing closing double quote
1 parent f7144b2 commit 61e18de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/policy/ephemeral_policy.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ class TxValidationState;
3030
* TxC, spends TxA's dust
3131
*
3232
* All the dust is spent if TxA+TxB+TxC is accepted, but the mining template may just pick
33-
* up TxA+TxB rather than the three "legal configurations:
33+
* up TxA+TxB rather than the three "legal configurations":
3434
* 1) None
3535
* 2) TxA+TxB+TxC
3636
* 3) TxA+TxC

0 commit comments

Comments
 (0)