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