VersionServiceGrpc.AsyncService
Allows clients to retrieve information about the ledger API version
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Allows clients to retrieve information about the ledger API version
public static interface VersionServiceGrpc.AsyncService
| Docs | Member | Introduced | Deprecated | Removed |
|---|---|---|---|---|
| Open | getLedgerApiVersion(VersionServiceOuterClass.GetLedgerApiVersionRequest, StreamObserver<VersionServiceOuterClass.GetLedgerApiVersionResponse>) | 3.5.6 | - | - |
Was this page helpful?