nit: descendent should be spelled descendant even in the release-notes
This commit is contained in:
parent
219970524d
commit
9b78ef3edc
1 changed files with 2 additions and 2 deletions
|
@ -72,8 +72,8 @@ RPC changes
|
||||||
`getrawtransaction` RPC commands.
|
`getrawtransaction` RPC commands.
|
||||||
- New `fees` field introduced in `getrawmempool`, `getmempoolancestors`, `getmempooldescendants` and
|
- New `fees` field introduced in `getrawmempool`, `getmempoolancestors`, `getmempooldescendants` and
|
||||||
`getmempoolentry` when verbosity is set to `true` with sub-fields `ancestor`, `base`, `modified`
|
`getmempoolentry` when verbosity is set to `true` with sub-fields `ancestor`, `base`, `modified`
|
||||||
and `descendent` denominated in BTC. This new field deprecates previous fee fields, such as
|
and `descendant` denominated in BTC. This new field deprecates previous fee fields, such as
|
||||||
`fee`, `modifiedfee`, `ancestorfee` and `descendentfee`.
|
`fee`, `modifiedfee`, `ancestorfee` and `descendantfee`.
|
||||||
|
|
||||||
External wallet files
|
External wallet files
|
||||||
---------------------
|
---------------------
|
||||||
|
|
Loading…
Add table
Reference in a new issue