Skip to content

Commit 5ea5aa0

Browse files
committed
[Trivial] Add required missing whitespace to 0.16.0 release notes
1 parent bb053f0 commit 5ea5aa0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_releases/0.16.0.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,7 @@ used to create `rpcauth` credentials for a JSON-RPC user.
187187
### Validateaddress improvements
188188

189189
The `validateaddress` RPC output has been extended with a few new fields, and support for segwit addresses (both P2SH and Bech32). Specifically:
190+
190191
* A new field `iswitness` is True for P2WPKH and P2WSH addresses ("bc1..." addresses), but not for P2SH-wrapped segwit addresses (see below).
191192
* The existing field `isscript` will now also report True for P2WSH addresses.
192193
* A new field `embedded` is present for all script addresses where the script is known and matches something that can be interpreted as a known address. This is particularly true for P2SH-P2WPKH and P2SH-P2WSH addresses. The value for `embedded` includes much of the information `validateaddress` would report if invoked directly on the embedded address.

0 commit comments

Comments
 (0)