Skip to main content

POST /api/tally/envelopes/burn

not vote-locked, kind='envelope', V > 0, homed on this chain. ALL-OR-NOTHING: any ineligible id aborts the whole batch (rollback). Replay-idempotent: the burn_tx id is deterministic over the sorted id set; retrying a com

MethodPOST
Path/api/tally/envelopes/burn
Authpublic (no key)
GroupEconomy · Tally Protocol

Request

curl -X POST https://zeqsdk.com/api/tally/envelopes/burn \
-H "Content-Type: application/json" \
-d '{ }' # request body — see description

Generated from the node's own route registry (GET /api/endpoints) — this path is live.