Skip to content
New issue

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

What is <DEPOSIT>? #24

Open
crocket opened this issue Jan 19, 2022 · 2 comments
Open

What is <DEPOSIT>? #24

crocket opened this issue Jan 19, 2022 · 2 comments

Comments

@crocket
Copy link

crocket commented Jan 19, 2022

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.

@SimonPhoenix96
Copy link

bump

@OlegShirochenkov
Copy link

Query Subscriptions

Retrieve information regarding the subscriptions.

sentinelcli query subscriptions \
  --home "${HOME}/.sentinelcli" \
  --node https://rpc.sentinel.co:443 \
  --page 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants