get_governance_vote
ActiveTool of io.github.UnityNodes/canton-ccpedia
Get the full detail of one Canton on-chain DSO governance vote request: the proposed action, the requester's stated reason, every Super Validator's individual vote with their own written reason, who abstained, the outcome and the date it took effect. Use after list_governance_votes when a specific decision matters. Canton ecosystem only.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"tracking_cid"
],
"properties": {
"tracking_cid": {
"type": "string",
"description": "The vote request tracking contract id, or a unique prefix of it, as returned by list_governance_votes."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.UnityNodes/canton-ccpedia
https://github.com/UnityNodes/cips
1/7 registries