system/getVersion
Api Code Documentation / Exports / system/getVersion
Table of contents
Functions
Functions
getVersion
▸ getVersion(blockchainProtocol, blockchainHost, blockchainPort, multichainClient, storageServiceClient): Promise<HttpResponse>
Parameters
| Name | Type |
|---|---|
blockchainProtocol | "http" | "https" |
blockchainHost | string |
blockchainPort | number |
multichainClient | MultichainClient |
storageServiceClient | default |
Returns
Promise<HttpResponse>