We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing slash symbol
From :
haqqd tx staking edit-validator --new-moniker="choose a moniker" --website="https://islamiccoin.net" --identity=6A0D65E29A4CBC8E --details="To infinity and beyond!" --chain-id=<chain_id> --gas="auto" --gas-prices="0.025aISLM" --from=<key_name> --commission-rate="0.10"
To :
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Missing slash symbol
From :
haqqd tx staking edit-validator
--new-moniker="choose a moniker"
--website="https://islamiccoin.net"
--identity=6A0D65E29A4CBC8E
--details="To infinity and beyond!"
--chain-id=<chain_id>
--gas="auto"
--gas-prices="0.025aISLM"
--from=<key_name>
--commission-rate="0.10"
To :
haqqd tx staking edit-validator
--new-moniker="choose a moniker"
--website="https://islamiccoin.net"
--identity=6A0D65E29A4CBC8E
--details="To infinity and beyond!"
--chain-id=<chain_id>
--gas="auto"
--gas-prices="0.025aISLM"
--from=<key_name>
--commission-rate="0.10"
The text was updated successfully, but these errors were encountered: