Merge branch 'master' of /opt/jwik/data/repository

This commit is contained in:
bitcoin
2019-12-18 15:49:58 -05:00
@@ -1,8 +1,8 @@
# Transaction Ordering
Transactions in a block are inherently ordered by virtue of their inclusion in the [merkle tree](/protocol/blockchain/block/merkle-tree). Furthermore, the [coinbase transaction](/protocol/blockchain/block#coinbase-transaction).
## Canonical Transaction Ordering (CTOR)
## Legacy Transaction Ordering