From cb18f49dcebee17877bb8388b33f8c67616818e5 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 2 files changed, 1 deletion(-) 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