From 1cdbd96e9bbc4b1db8adba4c19f1c49eb4bd7ef9 Mon Sep 17 00:00:00 2001 From: Raul Duarte Pereira Date: Mon, 26 Feb 2024 16:57:03 -0300 Subject: [PATCH] changes descriptions --- .../bs-ethereum/CU-86drptyw7_2024-02-26-19-55.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 common/changes/@cityofzion/bs-ethereum/CU-86drptyw7_2024-02-26-19-55.json diff --git a/common/changes/@cityofzion/bs-ethereum/CU-86drptyw7_2024-02-26-19-55.json b/common/changes/@cityofzion/bs-ethereum/CU-86drptyw7_2024-02-26-19-55.json new file mode 100644 index 0000000..02115e8 --- /dev/null +++ b/common/changes/@cityofzion/bs-ethereum/CU-86drptyw7_2024-02-26-19-55.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@cityofzion/bs-ethereum", + "comment": "Remove the mining wait in the transfer method to avoid long promises that take time to resolve.", + "type": "patch" + } + ], + "packageName": "@cityofzion/bs-ethereum" +} \ No newline at end of file