wif_to_privkey
Convert a WIF-encoded private key to its hexadecimal representation for use in Bitcoin operations.
Instructions
Convert a WIF-encoded private key back to hex.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wif | Yes | WIF-encoded private key. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |