hubofvalley / Testnet-Guides

containing the nodes that i run, and here are the guides for you. hope you enjoy!
5 stars 8 forks source link

verifier problem #2

Closed qq1739920004 closed 2 months ago

qq1739920004 commented 2 months ago

I ran the verifier following your tutorial, And I can give it to my depositor normally How do I see which address is the verifier I'm running? Because I imported several wallets, several wallets are created My priv_validator_state.json content is image My priv_validator_state.json content is image

hubofvalley commented 2 months ago

your validator is not in the active list.priv_validator_state.json is the signture file that u've signed block, and validator who can signs block is validator who are included in the active list. that's the base disclaimer. now about your question, u can check your validator info in the explorer https://explorer.grandvalleys.com/0g-chain%20testnet

qq1739920004 commented 2 months ago

your validator is not in the active list.priv_validator_state.json is the signture file that u've signed block, and validator who can signs block is validator who are included in the active list. that's the base disclaimer. now about your question, u can check your validator info in the explorer https://explorer.grandvalleys.com/0g-chain%20testnet

I didn't find me among the inactive verifiers either 0gvaloper1dl0n2gx267ew75rmxrgk97y0837mg6ltsg0tay image

Maybe what's in my priv_validator_state. json file isn't this validator, because I've created validators in multiple wallets Can I get my validator address from this priv_validator_state.json content?

hubofvalley commented 2 months ago

u cna search your valoper address in the explorer

hubofvalley commented 2 months ago

btw i've found your address, check it out! https://explorer.grandvalleys.com/0g-chain%20testnet/account/0g1dl0n2gx267ew75rmxrgk97y0837mg6ltnz7hge

qq1739920004 commented 2 months ago

btw i've found your address, check it out! https://explorer.grandvalleys.com/0g-chain%20testnet/account/0g1dl0n2gx267ew75rmxrgk97y0837mg6ltnz7hge

Thank you. I’m planning to create a new wallet and set up a new validator. I just deployed a node on a new machine and completed the sync, but I haven’t started creating the validator for my wallet yet. I noticed that the priv_validator_state.json file already contains data, even though I haven't created the validator. Does this mean that the pub_key and pri_key in that file are the keys that will be used for the validator I'm about to create with this new wallet?

hubofvalley commented 2 months ago

just save your priv_validator_key.json file and your wallet's mnemonic 😁