Submit Raw Transaction
genlayer_submit_raw_transactionSubmit a signed GenLayer or Ethereum-compatible raw transaction to the network for execution using eth_sendRawTransaction.
Instructions
Submit a signed GenLayer or Ethereum-compatible raw transaction through eth_sendRawTransaction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rawTransaction | Yes | Signed raw transaction bytes as a 0x-prefixed hex string. |