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
DomainExplorer & platform · Pohc Protocol
Tiercomputation (public)
Authpublic (no key)

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.