diff --git a/bip-0008.mediawiki b/bip-0008.mediawiki index 73f00651..68a83995 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 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'''. diff --git a/bip-0008/assignments.mediawiki b/bip-0008/assignments.mediawiki new file mode 100644 index 00000000..c18751b6 --- /dev/null +++ b/bip-0008/assignments.mediawiki @@ -0,0 +1,6 @@ +==Deployments== + +List of deployments. + +State can be defined, active, failed. Dates are in UTC. + diff --git a/bip-uaversionbits/states.png b/bip-0008/states.png similarity index 100% rename from bip-uaversionbits/states.png rename to bip-0008/states.png