📍admin.importChain()

Description: Imports blockchain data from a local file.

Parameters

Name

Type

Description

file

string

Address of the local file to import from.

Returns

Type

Description

boolean

Indicates whether the operation succeeded.

Last updated