create_wallet_handler

Function create_wallet_handler 

Source
pub async fn create_wallet_handler<E>(
    __arg0: State<UiState<DynGatewayApi<E>>>,
) -> impl IntoResponse
where E: Display,
Expand description

Handler for creating a new wallet (generates new mnemonic)