aries / net.globalid.aries.utils / RxWallet / import

import

fun import(config: WalletConfiguration, credentials: WalletCredentials, importConfig: WalletImportExportConfig): Completable

Imports the wallet using the provided configuration.

Parameters

config - is the WalletConfiguration of the wallet to import.

credentials - are the WalletCredentials of the wallet to import.

importConfig - is the configuration used for importing.