ledger_getSequencerCommitmentByIndex
POST
/{apiKey}
Returns a sequencer commitment by its global index.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Request
string
format: "^0x([1-9a-f]+[0-9a-f]*|0)$"requiredCommitment index (hex quantity).
Responses
200
Commitment identified by the supplied index.
Was this page helpful?