Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
/com.daml.ledger.api.v2.StateService/GetLedgerEndoffsetint64com.daml.ledger.api.v2.GetLedgerEndRequest
com.daml.ledger.api.v2.GetLedgerEndResponse
offsetint64# Add -plaintext if the server is not using TLS.
grpcurl \
-d @ \
<HOST:PORT> \
com.daml.ledger.api.v2.StateService/GetLedgerEnd <<'EOF'
{}
EOF
{
"offset": "0"
}