raw_sign
Sign a raw hash using a wallet's private key for blockchain signature verification.
Instructions
Sign a raw hash using the wallet's private key along the blockchain's cryptographic curve.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hash | Yes | Hash to sign (e.g. 0x0775aeed9c9ce6e0fbc4db25c5e4e6368029651c905c286f813126a09025a21e) | |
| walletId | Yes | ID of the wallet to use for signing. |