From 6042b3dc263156c5be2f42fba1f7a6ec2e90a3d8 Mon Sep 17 00:00:00 2001 From: Roman Khimov Date: Mon, 31 Jan 2022 19:16:29 +0300 Subject: [PATCH] CHANGELOG: fix typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 423a9d914..98545ecfb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,7 +38,7 @@ Improvements: * optimized emitting zero-length arrays in `emit` package used to construct scripts (#2299) * native contract tests refactored using generic contract testing framework (#2299) - * refactored internal Blockchainer interfaces, eliminating unneccessary + * refactored internal Blockchainer interfaces, eliminating unnecessary dependencies and standardizing internal service behavior (#2323) * consensus process now always receives incoming transactions which might be helpful for accepting conflicting (wrt local pool) transactions or when the