fun delete(config: WalletConfiguration, credentials: WalletCredentials): Completable
Deletes the wallet with the provided configuration.
config
- is the WalletConfiguration of the wallet to delete.
credentials
- are the WalletCredentials of the wallet to delete.