pub(crate) async fn pay( __arg0: State<AppState>, __arg1: Path<String>, ) -> Json<LnurlResponse<PayResponse>>