mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-19 05:45:05 +01:00
doc: ephemeral policy: add missing closing double quote
This commit is contained in:
parent
f7144b24be
commit
61e18dec30
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user