{
"@context": {
"CIP100": "https://github.com/cardano-foundation/CIPs/blob/master/CIP-0100/README.md#",
"hashAlgorithm": "CIP100:hashAlgorithm",
"body": {
"@id": "CIP100:body",
"@context": {
"references": {
"@id": "CIP100:references",
"@container": "@set",
"@context": {
"GovernanceMetadata": "CIP100:GovernanceMetadataReference",
"Other": "CIP100:OtherReference",
"label": "CIP100:reference-label",
"uri": "CIP100:reference-uri",
"referenceHash": {
"@id": "CIP100:referenceHash",
"@context": {
"hashDigest": "CIP100:hashDigest",
"hashAlgorithm": "CIP100:hashAlgorithm"
}
}
}
},
"comment": "CIP100:comment",
"externalUpdates": {
"@id": "CIP100:externalUpdates",
"@context": {
"title": "CIP100:update-title",
"uri": "CIP100:uri"
}
}
}
},
"authors": {
"@id": "CIP100:authors",
"@container": "@set",
"@context": {
"name": "http://xmlns.com/foaf/0.1/name",
"witness": {
"@id": "CIP100:witness",
"@context": {
"witnessAlgorithm": "CIP100:witnessAlgorithm",
"publicKey": "CIP100:publicKey",
"signature": "CIP100:signature"
}
}
}
}
},
"authors": [],
"body": {
"comment": "Increasing K: \n- Increases the number of effective stake pools on the network, increasing decentralization. \n- Causes multipools to go over maximum saturation, forcing their delegated ADA to spread out to already existing, smaller, single pools. \n- Multipools are hosted on centralized cloud services, so they won't double their number of pools as it would also double their operational costs. \n- Allows a0 to become more effective for smaller pools who can't afford millions of ADA in pledge."
},
"hashAlgorithm": "blake2b-256"
}