mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-25 10:43:19 -03:00
6 lines
227 B
Markdown
6 lines
227 B
Markdown
Low-level RPC changes
|
|
----------------------
|
|
|
|
The `importmulti` RPC has been updated to support P2WSH, P2WPKH, P2SH-P2WPKH,
|
|
P2SH-P2WSH. Each request now accepts an additional `witnessscript` to be used
|
|
for P2WSH or P2SH-P2WSH.
|