verify_bolt11_preimage_v2_get

Function verify_bolt11_preimage_v2_get 

Source
async fn verify_bolt11_preimage_v2_get(
    __arg0: Extension<Arc<Gateway>>,
    __arg1: Path<Hash>,
    __arg2: Query<HashMap<String, String>>,
) -> Result<Json<VerifyResponse>, LnurlError>