# xno-skills submit-block

```
Usage: cli submit-block [options]

Sign and submit a prepared block hex

Options:
  --wallet <name>   OWS wallet name
  --tx-hex <hex>    Prepared unsigned Nano block hex
  --subtype <type>  Block subtype: send, receive, open, or change
  -j, --json        Output in JSON format
  -h, --help        display help for command
```
