Currently there are a couple of commands in both gaiad
and gaiacli
that have _
. Those need to be transitioned to -
and all the relevant documentation needs to be updated. List of affected commands:
gaiad tendermint show_node_id
gaiad tendermint show_validator
gaiad unsafe_reset_all
I'll knock this out in #1274 I believe.
@alexanderbez I fixed this in PR #1984 - let me know if there might be conflicts.
this should also happen in tendermint
Most helpful comment
I'll knock this out in #1274 I believe.