Skip to content

Commit

Permalink
doc: ephemeral policy: add missing closing double quote
Browse files Browse the repository at this point in the history
  • Loading branch information
theStack committed Nov 25, 2024
1 parent f7144b2 commit 61e18de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/policy/ephemeral_policy.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 61e18de

Please sign in to comment.