pub async fn pay_unified_handler<E>(
__arg0: State<UiState<DynGatewayApi<E>>>,
_auth: UserAuth,
__arg2: Form<UnifiedSendPayload>,
) -> Html<String>where
E: Display,Expand description
Unified handler for paying BOLT11 invoices or BOLT12 offers