aries / net.globalid.aries.utils / RxWallet / delete

delete

fun delete(config: WalletConfiguration, credentials: WalletCredentials): Completable

Deletes the wallet with the provided configuration.

Parameters

config - is the WalletConfiguration of the wallet to delete.

credentials - are the WalletCredentials of the wallet to delete.