cURL
curl --request POST \ --url https://example.com/api/validator/v0/scan-proxy/ans-rules \ --header 'Content-Type: application/json' \ --data ' { "cached_ans_rules_contract_id": "<string>", "cached_ans_rules_domain_id": "<string>" } '
{ "ans_rules_update": { "contract": { "template_id": "<string>", "contract_id": "<string>", "payload": {}, "created_event_blob": "<string>", "created_at": "<string>" }, "domain_id": "<string>" } }
Documentation IndexFetch the complete documentation index at: https://docs.canton.network/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.canton.network/llms.txt
Use this file to discover all available pages before exploring further.
ok
A contract state update of Daml template Splice.Ans.AnsRules.
Splice.Ans.AnsRules
Show child attributes