You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
simd tx broadcast tx-signed.json --chain-id my-test-chain --gas auto --fees 250stake
The tx broadcast command does not read the --fees or the --gas flags, because it is not possible to change the gas or the fees for a signed transaction. As a result, these flags shouldn't be mentioned in the example.