Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
com.daml.ledger.api.v2.testing
/com.daml.ledger.api.v2.testing.TimeService/GetTime
current_time
com.daml.ledger.api.v2.testing.GetTimeRequest
com.daml.ledger.api.v2.testing.GetTimeResponse
# Add -plaintext if the server is not using TLS. grpcurl \ -d @ \ <HOST:PORT> \ com.daml.ledger.api.v2.testing.TimeService/GetTime <<'EOF' {} EOF
{ "currentTime": "string" }