beb3231a03
This commit enabled the wallet to properly spend nested and normal p2wkh outputs under its control. For regular p2wkh outputs, spending simply involves presenting the original pub key, and signature as the witness data. For nested p2wkh outputs, in addition to the above, the version zero witness p2wkh witness program is placed in the sigScript in order to allow clients who are aware of BIP 16 to validate the witness spend. |
||
---|---|---|
.. | ||
size.go | ||
size_test.go |