Is there an existing issue for this?
What happened?
$ simd query block
Error: accepts 1 arg(s), received 0
...
This command used to allow zero args as a way to get the most recent block.
It also used to default to taking in the height, but now defaults to hash, which was a breaking change.
Cosmos SDK Version
v0.50.7
How to reproduce?
No response
Is there an existing issue for this?
What happened?
This command used to allow zero args as a way to get the most recent block.
It also used to default to taking in the
height, but now defaults tohash, which was a breaking change.Cosmos SDK Version
v0.50.7
How to reproduce?
No response