CHANGELOG: fix typo
This commit is contained in:
parent
39a2360448
commit
259522abde
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ Improvements:
|
||||||
* RPC documentation was updated mentioning all known differences with C#
|
* RPC documentation was updated mentioning all known differences with C#
|
||||||
implementation that are considered to be not worth fixing (#1760)
|
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
|
* when mempool is full new transaction's hash could still be added into it
|
||||||
even if transaction is to be rejected afterwards (#1623)
|
even if transaction is to be rejected afterwards (#1623)
|
||||||
* `gettxout` RPC API was returning data for already spent outputs, although it
|
* `gettxout` RPC API was returning data for already spent outputs, although it
|
||||||
|
|
Loading…
Add table
Reference in a new issue