Function cfxstore::import_account
source · pub fn import_account(
path: &Path,
dst: &dyn KeyDirectory
) -> Result<Address, Error>
Expand description
Import an account from a file.
pub fn import_account(
path: &Path,
dst: &dyn KeyDirectory
) -> Result<Address, Error>
Import an account from a file.