Skip to content

Commit c6da990

Browse files
committed
typos
1 parent 99e57b0 commit c6da990

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bip-hashrate-escrows.mediawiki

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ D2 changes deterministically with respect to M3, M4, M5, and M6.
188188
# A hash commitment to D2 exists in each block (even if D2 is blank).
189189
# Withdrawals in D2 are sorted first by field #1 (Escrow Number) and second by field #4 (Age). This imposes a unique sort.
190190
# From one block to the next, "Age" fields must increase by exactly 1.
191-
# Withdrawals are stored in D2 until they fail ("Age" = "MaxAge"), or they succeed (the blockchain contains a txn who's blinded txID matches "WT^").
191+
# Withdrawals are stored in D2 until they fail ("Age" = "MaxAge"), or they succeed (the blockchain contains a txn whose blinded txID matches "WT^").
192192
193193
In addition, there are special rules for the "ACKs" field (see M4 below).
194194

@@ -270,7 +270,7 @@ So, withdrawals must meet the following three criteria:
270270
==Backward compatibility==
271271

272272

273-
As a soft fork, older software will continue to operate without modification. Non-upgraded nodes will see a number of phenomena that they don't understand -- coinbase txns with non-txn data, value accumulating in anyone-can-spend UTXOs for months at a time, and then random amounts leaving the UTXO in single, infrequent bursts. However, this phenomena doesn't affect them or the validity of the money that they receive.
273+
As a soft fork, older software will continue to operate without modification. Non-upgraded nodes will see a number of phenomena that they don't understand -- coinbase txns with non-txn data, value accumulating in anyone-can-spend UTXOs for months at a time, and then random amounts leaving the UTXO in single, infrequent bursts. However, these phenomena don't affect them, or the validity of the money that they receive.
274274

275275
( As a nice bonus, note that the sidechains themselves inherit a resistance to hard forks. The only way to guarantee that the WT^s reported by different clients will continue to match identically, is to upgrade sidechains via soft forks of themselves. )
276276

0 commit comments

Comments
 (0)