async fn create_bolt11_invoice_v2(
__arg0: Extension<Arc<Gateway>>,
__arg1: Json<CreateBolt11InvoicePayload>,
) -> Result<impl IntoResponse, PublicGatewayError>
async fn create_bolt11_invoice_v2(
__arg0: Extension<Arc<Gateway>>,
__arg1: Json<CreateBolt11InvoicePayload>,
) -> Result<impl IntoResponse, PublicGatewayError>