pub fn verify_with_amount_binding(
proof_bytes: Buffer,
public_inputs: JsCompliancePublicInputs,
amount_binding: Value,
) -> Result<JsVerificationResult>Expand description
Verify a STARK compliance proof against a canonical payload amount binding.