Function ethstore::import_accounts[][src]

pub fn import_accounts(
    src: &KeyDirectory,
    dst: &KeyDirectory
) -> Result<Vec<Address>, Error>

Import all accounts from one directory to the other.