Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 525 Bytes

create.md

File metadata and controls

19 lines (10 loc) · 525 Bytes

Create

CreateBackup

CreateBackup creates node backup under the specified file name. The method requires that the lotus daemon is running with the LOTUS_BACKUP_BASE_PATH environment variable set to some path, and that the path specified when calling CreateBackup is within the base path

Perms: admin

Inputs:

["string value"]

Response: {}

Was this page helpful?