Skip to main content

POST /api/protocol/pohc/finality

PLAT-chain finality check Verifies that a state transition has reached finality (2 Zeqonds old).

MethodPOST
Path/api/protocol/pohc/finality
Authpublic (no key)
GroupProofs · Pohc Protocol

Request

curl -X POST https://zeqsdk.com/api/protocol/pohc/finality \
-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.