Merge pull request #524 from shaolinfry/bip8-chart

BIP 8 Bug fix
This commit is contained in:
Luke Dashjr 2017-04-25 14:10:02 +00:00 committed by GitHub
commit 172b11d659
2 changed files with 1 additions and 1 deletions

View File

@ -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.0 KiB