From 26a38d1692db9796a3a0abbc52d1db8869aefb06 Mon Sep 17 00:00:00 2001 From: swrup Date: Tue, 10 Feb 2026 05:04:28 +0100 Subject: [PATCH] --- data/auditor_private_key | 1 - {data => test}/auditor_public_key | 0 test/offline_management.sh | 2 +- 3 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 data/auditor_private_key rename {data => test}/auditor_public_key (100%) diff --git a/data/auditor_private_key b/data/auditor_private_key deleted file mode 100644 index 82aad694..00000000 --- a/data/auditor_private_key +++ /dev/null @@ -1 +0,0 @@ -Iî÷q¸àwÇ´Y—›gbÙ'R+5µ™â°ƒˆyë> \ No newline at end of file diff --git a/data/auditor_public_key b/test/auditor_public_key similarity index 100% rename from data/auditor_public_key rename to test/auditor_public_key diff --git a/test/offline_management.sh b/test/offline_management.sh index 83d46357..058093fd 100755 --- a/test/offline_management.sh +++ b/test/offline_management.sh @@ -5,7 +5,7 @@ set -e a="tmp_a.json" b="tmp_b.json" -auditor_pub=$(<"./data/auditor_public_key") +auditor_pub=$(<"./test/auditor_public_key") zero_euro="EUR:0.0" dune exec offline -- download --output $a