create_p2wpkh_script
Generate a P2WPKH script from a public key hash for use in Bitcoin SegWit transactions.
Instructions
Create a P2WPKH script from a public key hash.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pubkey_hash | Yes | Public key hash as hex. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |