CHANGELOG: fix typo

This commit is contained in:
Roman Khimov 2021-02-26 14:46:37 +03:00
parent 39a2360448
commit 259522abde

View file

@ -15,7 +15,7 @@ Improvements:
* RPC documentation was updated mentioning all known differences with C#
implementation that are considered to be not worth fixing (#1760)
Bufs fixed:
Bugs fixed:
* when mempool is full new transaction's hash could still be added into it
even if transaction is to be rejected afterwards (#1623)
* `gettxout` RPC API was returning data for already spent outputs, although it