sha256_hex
Compute the SHA256 hash of hex-encoded input data for Bitcoin cryptographic operations.
Instructions
Compute SHA256 hash.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Input data as hex string. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |