Signet — submit your signed tx (wallet path)
signet_submitOnly for wallet-backend actions: after you signed + broadcast the unsigned_tx from signet_action, hand back the tx_hash. Rokha confirms the receipt and returns the result (token/pool/links). Requires Authorization: Bearer .
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tx_hash | Yes | the 0x…64 hash of the tx you broadcast | |
| request_id | Yes | from signet_action |