diff options
author | shaolinfry <shaolinfry@protonmail.ch> | 2017-04-25 18:56:21 +0530 |
---|---|---|
committer | shaolinfry <shaolinfry@protonmail.ch> | 2017-04-25 18:56:21 +0530 |
commit | 14973bcb0956614c08b561f844a0b3746fdf5e4b (patch) | |
tree | 31a048ea9609ab1a7c643aea8105f88e57fecc70 /bip-0008.mediawiki | |
parent | 1d371a58978fd2f313c9d162762de04d3b697bf5 (diff) |
Bug fix
Diffstat (limited to 'bip-0008.mediawiki')
-rw-r--r-- | bip-0008.mediawiki | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0008.mediawiki b/bip-0008.mediawiki index b5e46a6..3a1f207 100644 --- a/bip-0008.mediawiki +++ b/bip-0008.mediawiki @@ -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'''. |