diff --git a/src/mainnet/build/mainnet-fundnodes.md b/src/mainnet/build/mainnet-fundnodes.md index 8c78249..2c7036f 100644 --- a/src/mainnet/build/mainnet-fundnodes.md +++ b/src/mainnet/build/mainnet-fundnodes.md @@ -186,9 +186,7 @@ cudos-noded tx staking create-validator --amount=$STAKE \ --commission-max-rate="0.20" \ --commission-max-change-rate="0.01" \ --min-self-delegation="2000000000000000000000000" \ - --gas="auto" \ --gas-prices="5000000000000acudos" \ - --gas-adjustment="1.80" \ --keyring-backend="os" \ -y ```