Creating a gentx with 0 amount passes, and does not error until subsequent collect-gentxs command
v0.40.0-rc5
gaiad gentx moniker --chain-id $chain-id
gaiad collect-gentxs
cc: @colin-axner
This is because the amount flag has a default value (100000stake). I think it'd be better if amount became an argument since it is required
This is because the amount flag has a default value (100000stake). I think it'd be better if amount became an argument since it is required
ACK 👍
This is because the amount flag has a default value (100000stake). I think it'd be better if amount became an argument since it is required
I very much agree with this. It is more correct and affects UX positively :+1:
Most helpful comment
This is because the amount flag has a default value (100000stake). I think it'd be better if amount became an argument since it is required