CHANGELOG: fix typo

This commit is contained in:
Roman Khimov 2022-01-31 19:16:29 +03:00
parent cbb4e51308
commit 6042b3dc26

View file

@ -38,7 +38,7 @@ Improvements:
* optimized emitting zero-length arrays in `emit` package used to construct * optimized emitting zero-length arrays in `emit` package used to construct
scripts (#2299) scripts (#2299)
* native contract tests refactored using generic contract testing framework (#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) dependencies and standardizing internal service behavior (#2323)
* consensus process now always receives incoming transactions which might be * consensus process now always receives incoming transactions which might be
helpful for accepting conflicting (wrt local pool) transactions or when the helpful for accepting conflicting (wrt local pool) transactions or when the