From 3c2b62d3c390fbe9a28be417422317a8af0a22a4 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Thu, 28 Sep 2023 10:18:32 +0200 Subject: [PATCH] chg: [cryptocurrency-transaction] fix the UUID --- objects/cryptocurrency-transaction/definition.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/objects/cryptocurrency-transaction/definition.json b/objects/cryptocurrency-transaction/definition.json index d73ca09..0347958 100644 --- a/objects/cryptocurrency-transaction/definition.json +++ b/objects/cryptocurrency-transaction/definition.json @@ -79,6 +79,6 @@ "value", "address" ], - "uuid": "B7341729-5A8A-439F-A775-6D814DA3C7B5", + "uuid": "a4aab70f-e43a-48cb-bf82-505de8228dd6", "version": 1 } \ No newline at end of file