mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-09 11:27:28 -03:00
doc: ephemeral policy: add missing closing double quote
This commit is contained in:
parent
f7144b24be
commit
61e18dec30
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue