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
Subscribe to a node
sentinelcli tx subscription subscribe-to-node \ --home "${HOME}/.sentinelcli" \ --keyring-backend os \ --chain-id sentinelhub-2 \ --node https://rpc.sentinel.co:443 \ --gas-prices 0.1udvpn \ --from <KEY_NAME> <NODE_ADDRESS> <DEPOSIT>
I couldn't figure out what DEPOSIT is supposed to be. I also don't understand why desktop client doesn't require sudo, but cli client does.
The text was updated successfully, but these errors were encountered:
bump
Sorry, something went wrong.
Retrieve information regarding the subscriptions.
sentinelcli query subscriptions \ --home "${HOME}/.sentinelcli" \ --node https://rpc.sentinel.co:443 \ --page 1
No branches or pull requests
Subscribe to a node
I couldn't figure out what DEPOSIT is supposed to be. I also don't understand why desktop client doesn't require sudo, but cli client does.
The text was updated successfully, but these errors were encountered: