--- title: snrd tx consensus description: Transactions commands for the consensus module --- ## Usage ```shell snrd tx consensus [flags] ``` ## Flags ## Global Flags ## Examples ### Submit transaction ```shell snrd tx consensus --from alice --chain-id sonrtest_1-1 ``` ## See Also - [snrd tx](./snrd_tx) - Parent command