btcwallet
btcwallet copied to clipboard
Add support for pay to witness script address
@Roasbeef @wpaulino @halseth @cfromknecht What do you think about this PR? It's not intrusive at all, quite trivial, and only add standard witness address type.
Needs a rebase as well.
@guggero I created a new type baseScriptAddress as you suggested. Concerning the watch-only stuff, it's not specific to witness script addresses, so it's quite orthogonal to this specific PR.