1
0
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:
shaolinfry 2017-04-21 12:59:17 +05:30
parent 8eeceda76c
commit eb88f8dd1a
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -1,6 +1,6 @@
<pre>
BIP: 8
Title: Version bits with optional guaranteed lock-in
Title: Version bits with guaranteed lock-in
Author: Shaolin Fry <shaolinfry@protonmail.ch>
Comments-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===
<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.