--- title: snrd tx slashing description: Transactions commands for the slashing module --- ## Usage ```shell snrd tx slashing [flags] ``` ```shell snrd tx slashing [command] ``` ## Available Commands | Command | Description | |---------|-------------| | `unjail` | Unjail a jailed validator | ## Flags ## Global Flags ## Examples ### Submit transaction ```shell snrd tx slashing --from alice --chain-id sonrtest_1-1 ``` ## See Also - [snrd tx](./snrd_tx) - Parent command