pub async fn recover_wallet_handler<E>(
__arg0: State<UiState<DynGatewayApi<E>>>,
_auth: UserAuth,
__arg2: Form<RecoverWalletForm>,
) -> impl IntoResponsewhere
E: Display,Expand description
Handler for recovering a wallet with provided mnemonic words