diff --git a/README.mediawiki b/README.mediawiki index 118136de9c..4f6b8bca2b 100644 --- a/README.mediawiki +++ b/README.mediawiki @@ -30,7 +30,7 @@ Those proposing changes should consider that ultimately consent may rest with th |- | [[bip-0008.mediawiki|8]] | -| Version bits with optional guaranteed lock-in +| Version bits with guaranteed lock-in | Shaolin Fry | Informational | Draft diff --git a/bip-0008.mediawiki b/bip-0008.mediawiki index 69731fe3fd..f4b88df004 100644 --- a/bip-0008.mediawiki +++ b/bip-0008.mediawiki @@ -1,6 +1,6 @@
BIP: 8 - Title: Version bits with optional guaranteed lock-in + Title: Version bits with guaranteed lock-in Author: Shaolin FryComments-Summary: No comments yet. Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0008 @@ -29,7 +29,7 @@ This specification adds a new per-chain deployment parameter to the [[bip-0009.m ===State transitions=== - +
The state transition workflow is exactly the same as in [[bip-0009.mediawiki|BIP9]] with an additional rule: During the STARTED state if the '''lockinontimeout''' is set to true, the state will transition to LOCKED_IN when '''timeout''' is reached.