From 0c8672ac023c429067c3316759db4ada4c8a1801 Mon Sep 17 00:00:00 2001 From: swrup Date: Fri, 27 Feb 2026 18:30:24 +0100 Subject: [PATCH] --- test/validate_response.ml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/validate_response.ml b/test/validate_response.ml index 158fd5c0..c0b68b0c 100644 --- a/test/validate_response.ml +++ b/test/validate_response.ml @@ -51,10 +51,10 @@ let keys content = }) in - (* validate signkeys *) (* validate exchange_pub *) - (* validate denominations *) (* validate exchange_sig *) + + (* validate denominations *) (* validate global-fees *) (* validate list_issue_date *) (* validate auditors *)