prepareEject

open suspend fun prepareEject(walletId: String, backupMethod: BackupMethods): String

Prepares the ejection of a wallet by obtaining the necessary share for the operation.

Return

A string representing the prepared share required for ejection.

Parameters

walletId

The unique identifier of the wallet.

backupMethod

The method used for backup before ejection.