# sendrawtransaction

### Input

| Argument    | Mandatory | Description            | Format |
| ----------- | --------- | ---------------------- | ------ |
| tx\_as\_hex | yes       | Raw transaction as hex | string |

### Output

| Argument | Description                           | Format |
| -------- | ------------------------------------- | ------ |
| status   | Status of request, "OK" if successful | string |
