curl --request POST \
--url https://example.com/api/scan/v0/admin/sv/voteresults \
--header 'Content-Type: application/json' \
--data '
{
"limit": 123,
"actionName": "<string>",
"accepted": true,
"requester": "<string>",
"effectiveFrom": "<string>",
"effectiveTo": "<string>"
}
'{
"dso_rules_vote_results": [
{}
]
}curl --request POST \
--url https://example.com/api/scan/v0/admin/sv/voteresults \
--header 'Content-Type: application/json' \
--data '
{
"limit": 123,
"actionName": "<string>",
"accepted": true,
"requester": "<string>",
"effectiveFrom": "<string>",
"effectiveTo": "<string>"
}
'{
"dso_rules_vote_results": [
{}
]
}Documentation Index
Fetch the complete documentation index at: https://docs.canton.network/llms.txt
Use this file to discover all available pages before exploring further.