You're viewing a demo portfolio

Join the waitlist
PRSM

get_governance_vote

Active

Tool of io.github.UnityNodes/canton-ccpedia

declared in 1.0.0

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."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.UnityNodes/canton-ccpedia

https://github.com/UnityNodes/cips

1/7 registries
View full server →