You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My situation: because I've been focusing on the uptime metrics on my browser (I wasn't aware that the data on my browser was wrong), it led me to be unaware that my machine was down as of July 28th. I didn't realize the problem until yesterday when I was sorting through the data.
Now I have some questions.
How do I check if my node is jailed.
I queried this information through strided query slashing signing-info so I think that I should be jailed but my cosmoshub validator is not jailed what do i need to do now.
Problem with validator data on rpc and rest.
a. curl -X GET https://stride-api.polkachu.com/cosmos/staking/v1beta1/validators
b. strided query staking validators
Now in this case, will my cosmoshub validator get slashed?
The text was updated successfully, but these errors were encountered:
network:
stride-1
My situation: because I've been focusing on the uptime metrics on my browser (I wasn't aware that the data on my browser was wrong), it led me to be unaware that my machine was down as of July 28th. I didn't realize the problem until yesterday when I was sorting through the data.
Now I have some questions.
How do I check if my node is
jailed
.I queried this information through
strided query slashing signing-info
so I think that I should bejailed
but my cosmoshub validator isnot jailed
what do i need to do now.All stride browsers have problems with validator data.
https://github.com/cosmos/chain-registry/blob/master/stride/chain.json#L470-L530
Problem with validator data on
rpc
andrest
.a.
curl -X GET https://stride-api.polkachu.com/cosmos/staking/v1beta1/validators
b.
strided query staking validators
Now in this case, will my cosmoshub validator get slashed?
The text was updated successfully, but these errors were encountered: