pub async fn recover_wallet_form<E>(
__arg0: State<UiState<DynGatewayApi<E>>>,
__arg1: Query<DashboardQuery>,
) -> impl IntoResponsewhere
E: Display,Expand description
Renders the recovery form where user can enter their 12 words
pub async fn recover_wallet_form<E>(
__arg0: State<UiState<DynGatewayApi<E>>>,
__arg1: Query<DashboardQuery>,
) -> impl IntoResponsewhere
E: Display,Renders the recovery form where user can enter their 12 words