Add assignments and move state chart

This commit is contained in:
shaolinfry 2017-04-20 17:54:48 +01:00
parent 8421908b2f
commit 4cc5346dde
3 changed files with 7 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 adds a new per-chain deployment parameter to the existing [[bip-0009.mediawiki|BIP9]] specification as follows:
This specification adds a new per-chain deployment parameter to the [[bip-0009.mediawiki|BIP9]] specification as follows:
# The '''lockinontimeout''' boolean if set to true, will transition state to '''LOCKED_IN''' at timeout if not already '''LOCKED_IN''' or '''ACTIVE'''.

View File

@ -0,0 +1,6 @@
==Deployments==
List of deployments.
State can be defined, active, failed. Dates are in UTC.

View File

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 32 KiB