We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2199705 commit 9b78ef3Copy full SHA for 9b78ef3
doc/release-notes.md
@@ -72,8 +72,8 @@ RPC changes
72
`getrawtransaction` RPC commands.
73
- New `fees` field introduced in `getrawmempool`, `getmempoolancestors`, `getmempooldescendants` and
74
`getmempoolentry` when verbosity is set to `true` with sub-fields `ancestor`, `base`, `modified`
75
- and `descendent` denominated in BTC. This new field deprecates previous fee fields, such as
76
- `fee`, `modifiedfee`, `ancestorfee` and `descendentfee`.
+ and `descendant` denominated in BTC. This new field deprecates previous fee fields, such as
+ `fee`, `modifiedfee`, `ancestorfee` and `descendantfee`.
77
78
External wallet files
79
---------------------
0 commit comments