mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-10 11:57:28 -03:00
Merge bitcoin/bitcoin#28576: docs: fix typo in packages.md
bdee858964
typo: in packages.md (Erik McKelvey) Pull request description: Removed extra word `the` in packages.md ACKs for top commit: fanquake: ACKbdee858964
Tree-SHA512: 14a745e5f8ad97f38c21c7b80e88592f84f50d87bc71930c1212fb9ba5a46b129ffec0aa1dd53780f872c0067b58bd2a65ed9def4d9f5f50dc8c7d8e34a429d4
This commit is contained in:
commit
2f835d2ae4
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ The following rules are enforced for all packages:
|
|||
- Note that, if these mempool limits change, package limits should be reconsidered. Users may
|
||||
also configure their mempool limits differently.
|
||||
|
||||
- Note that the this is transaction weight, not "virtual" size as with other limits to allow
|
||||
- Note that this is transaction weight, not "virtual" size as with other limits to allow
|
||||
simpler context-less checks.
|
||||
|
||||
* Packages must be topologically sorted. (#20833)
|
||||
|
|
Loading…
Reference in a new issue