mirror of
https://github.com/bitcoin/bips.git
synced 2025-03-13 11:09:16 +01:00
Bug fix
This commit is contained in:
parent
1d371a5897
commit
14973bcb09
2 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ This specification provides a way to optionally guarantee lock-in at the end of
|
|||
|
||||
==Specification==
|
||||
|
||||
This specification is the same as [[bip-0009.mediawiki|BIP9]] except there is no FAILED condition. The state transition from '''STARTED''' to '''LOCKED_IN''' will occur under two condition:
|
||||
This specification is the same as [[bip-0009.mediawiki|BIP9]] except from the STARTED state, there is no FAILED condition. The state transition from '''STARTED''' to '''LOCKED_IN''' will occur under two condition:
|
||||
|
||||
The first is when the threshold of blocks signalling is reached as per BIP9. The second is if the timeout is still '''STARTED'''.
|
||||
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 7.6 KiB After Width: | Height: | Size: 9 KiB |
Loading…
Add table
Reference in a new issue