From 67976bfb3666d8f77b4d450977072660119215a0 Mon Sep 17 00:00:00 2001 From: Formatting Committer Date: Tue, 12 Dec 2023 06:18:07 +0000 Subject: [PATCH] Updating formatting --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d4287f95..5989c6fc1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,7 +17,7 @@ ## Fix -- Utilize ICP Index `accountBalance` and `getTransactions` with account identifier hex directly, eliminating the need for conversion with Buffer and resolving usage in non-polyfilled environments. +- Utilize ICP Index `accountBalance` and `getTransactions` with account identifier hex directly, eliminating the need for conversion with Buffer and resolving usage in non-polyfilled environments. ## Operations