pub async fn create_bolt11_invoice_handler<E>(
__arg0: State<UiState<DynGatewayApi<E>>>,
_auth: UserAuth,
__arg2: Form<CreateInvoiceForOperatorPayload>,
) -> Html<String>where
E: Display,pub async fn create_bolt11_invoice_handler<E>(
__arg0: State<UiState<DynGatewayApi<E>>>,
_auth: UserAuth,
__arg2: Form<CreateInvoiceForOperatorPayload>,
) -> Html<String>where
E: Display,