hash256_hex
Computes double SHA256 hash of hex data for Bitcoin address generation and transaction verification.
Instructions
Compute double SHA256.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Input data as hex string. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |