cli-client
cli-client copied to clipboard
What is <DEPOSIT>?
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.
bump
Query Subscriptions
Retrieve information regarding the subscriptions.
sentinelcli query subscriptions \
--home "${HOME}/.sentinelcli" \
--node https://rpc.sentinel.co:443 \
--page 1