{ "@context": { "@language": "en-us", "CIP100": "https://github.com/cardano-foundation/CIPs/blob/master/CIP-0100/README.md#", "CIP116": "https://github.com/cardano-foundation/CIPs/blob/master/CIP-0116/README.md#", "CIP169": "https://github.com/cardano-foundation/CIPs/blob/master/CIP-0169/README.md#", "CIP108": "https://github.com/cardano-foundation/CIPs/blob/master/CIP-0108/README.md#", "hashAlgorithm": "CIP100:hashAlgorithm", "body": { "@id": "CIP108:body", "@context": { "references": { "@id": "CIP100:references", "@container": "@set", "@context": { "GovernanceMetadata": "CIP100:GovernanceMetadataReference", "Other": "CIP100:OtherReference", "label": "CIP100:reference-label", "uri": "CIP100:reference-uri" } }, "title": "CIP108:title", "abstract": "CIP108:abstract", "motivation": "CIP108:motivation", "rationale": "CIP108:rationale", "comment": "CIP100:comment", "externalUpdates": { "@id": "CIP100:externalUpdates", "@context": { "title": "CIP100:update-title", "uri": "CIP100:update-uri" } }, "onChain": { "@id": "CIP169:onChain", "@context": { "@vocab": "https://github.com/cardano-foundation/CIPs/blob/master/CIP-0116/README.md#", "deposit": "CIP116:deposit", "reward_account": "CIP116:reward_account", "coin": "CIP116:coin", "tag": "CIP116:tag", "policy_hash": "CIP116:policy_hash", "drep_credential": { "@id": "CIP116:drep_credential", "@context": { "tag": "CIP116:tag", "value": "CIP116:credential_value" } }, "committee_cold_credential": { "@id": "CIP116:committee_cold_credential", "@context": { "tag": "CIP116:tag", "value": "CIP116:credential_value" } }, "gov_action": { "@id": "CIP116:gov_action", "@context": { "tag": "CIP116:tag", "gov_action_id": { "@id": "CIP116:gov_action_id", "@context": { "transaction_id": "CIP116:transaction_id", "gov_action_index": "CIP116:gov_action_index" } }, "protocol_version": { "@id": "CIP116:protocol_version", "@context": { "major": "CIP116:major", "minor": "CIP116:minor" } }, "rewards": { "@id": "CIP116:rewards", "@container": "@set", "@context": { "key": "CIP116:reward_account", "value": "CIP116:coin" } }, "members_to_remove": { "@id": "CIP116:members_to_remove", "@container": "@set", "@context": { "tag": "CIP116:tag", "value": "CIP116:credential_value" } }, "committee": { "@id": "CIP116:committee", "@container": "@set", "@context": { "key": { "@id": "CIP116:committee_cold_credential", "@context": { "tag": "CIP116:tag", "value": "CIP116:credential_value" } }, "value": "CIP116:epoch" } }, "signature_threshold": { "@id": "CIP116:signature_threshold", "@context": { "numerator": "CIP116:numerator", "denominator": "CIP116:denominator" } }, "constitution": { "@id": "CIP116:constitution", "@context": { "anchor": { "@id": "CIP116:anchor", "@context": { "url": "CIP116:url", "data_hash": "CIP116:data_hash" } }, "script_hash": "CIP116:script_hash" } } } }, "key": { "@id": "CIP116:voter", "@context": { "tag": "CIP116:tag", "credential": { "@id": "CIP116:credential", "@context": { "tag": "CIP116:tag", "value": "CIP116:credential_value" } }, "pubkey_hash": "CIP116:pubkey_hash" } }, "value": { "@id": "CIP116:voting_procedures_value", "@container": "@set", "@context": { "key": { "@id": "CIP116:gov_action_id", "@context": { "transaction_id": "CIP116:transaction_id", "gov_action_index": "CIP116:gov_action_index" } }, "value": { "@id": "CIP116:voting_procedure", "@context": { "vote": "CIP116:vote" } } } } } } } }, "authors": { "@id": "CIP100:authors", "@container": "@set", "@context": { "did": "@id", "name": "http://xmlns.com/foaf/0.1/name", "witness": { "@id": "CIP100:witness", "@context": { "witnessAlgorithm": "CIP100:witnessAlgorithm", "publicKey": "CIP100:publicKey", "signature": "CIP100:signature" } } } } }, "hashAlgorithm": "blake2b-256", "body": { "title": "CIP-0169 Example: New Constitution (Preview)", "abstract": "Propose re-adoption of the current Preview constitution to demonstrate CIP-0169 binding of a new_constitution action.", "motivation": "Demonstrates that Constitution.anchor is retained inside onChain, unlike the prohibited self-referential anchor.", "rationale": "The Constitution.anchor below is RETAINED: it points to a separate artifact (the constitution document), which is itself part of the on-chain effect being voted on.", "onChain": { "deposit": "1000000000", "reward_account": "stake_test1uz6ljatyc7w52z44hskd5pu5cvw7qemwz6re3ux4pmdqumcn2qyrx", "gov_action": { "tag": "new_constitution", "constitution": { "anchor": { "url": "ipfs://bafkreifnwj6zpu3ixa4siz2lndqybyc5wnnt3jkwyutci4e2tmbnj3xrdm", "data_hash": "ca41a91f399259bcefe57f9858e91f6d00e1a38d6d9c63d4052914ea7bd70cb2" }, "script_hash": "fa24fb305126805cf2164c161d852a0e7330cf988f1fe558cf7d4a64" } } } }, "authors": [ { "name": "Ryan Williams", "witness": { "witnessAlgorithm": "ed25519", "publicKey": "7ea09a34aebb13c9841c71397b1cabfec5ddf950405293dee496cac2f437480a", "signature": "b5fe7ab6b23a779f275396137820d619e843a72c0232197d99612d83846461129ba6a5f38702479ee44e96bebf5689bcd234359d26a41f169e348f84cd41d90b" } } ] }