mirror of
https://github.com/bitcoin/bips.git
synced 2025-05-12 12:03:29 +00:00
Fix broken link and title
This commit is contained in:
parent
8eeceda76c
commit
eb88f8dd1a
@ -30,7 +30,7 @@ Those proposing changes should consider that ultimately consent may rest with th
|
|||||||
|-
|
|-
|
||||||
| [[bip-0008.mediawiki|8]]
|
| [[bip-0008.mediawiki|8]]
|
||||||
|
|
|
|
||||||
| Version bits with optional guaranteed lock-in
|
| Version bits with guaranteed lock-in
|
||||||
| Shaolin Fry
|
| Shaolin Fry
|
||||||
| Informational
|
| Informational
|
||||||
| Draft
|
| Draft
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<pre>
|
<pre>
|
||||||
BIP: 8
|
BIP: 8
|
||||||
Title: Version bits with optional guaranteed lock-in
|
Title: Version bits with guaranteed lock-in
|
||||||
Author: Shaolin Fry <shaolinfry@protonmail.ch>
|
Author: Shaolin Fry <shaolinfry@protonmail.ch>
|
||||||
Comments-Summary: No comments yet.
|
Comments-Summary: No comments yet.
|
||||||
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0008
|
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===
|
===State transitions===
|
||||||
|
|
||||||
<img src="bip-uaversionbits/states.png" align="middle"></img>
|
<img src="bip-0008/states.png" align="middle"></img>
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user