#wallet question

1 messages ยท Page 1 of 1 (latest)

slate thistle
#

use this

winter kindle
#

i have wallet.toml

#

priv_validator_key.json

slate thistle
#

ok then just put that wallet.toml in your local namada dir and you should be good to go

#

priv validator key does not have anything to do with what you are trying to do here

winter kindle
#

in most cosmos chains there's only one operator account which has priv_validator_key paired with it

#

how does it work in namada?

#

and how to import the "derived established account address" ?

#

when i import with the mnemonic i have - i'm getting Implicit transparent address

#

but i need the "derived established account address"

#

cc @slate thistle ^^

#

so i want to understand how to get access to it

slate thistle
#

just import your wallet.toml, you are making it a lot more
complicated than it is ๐Ÿ™‚

#

your wallet.toml will contain all the addresses

winter kindle
#

i just tried

#

thats why i'm asking you for the help

winter kindle
#

@slate thistle please help me tag the appropriate peoply who can help me ^

slate thistle
#

hang on, let me check something

winter kindle
# winter kindle

but for example on screenshot you can see Public key tpknam... - i also see mine in the wallet.toml, so the mnemonic should be ok

slate thistle
#

I'm not 100 if this works, but you could try using namadac init-account a couple of times (2-3), and see if it creates an established account that corresponds to your validator address. unsure if deterministic but worth a try

#

@void snow any ideas?

winter kindle
#

the question is how to access that address...

slate thistle
#

yes I understand that. try what I suggested above. the main issue here is you deleted your config files

#

it's possible you can simply put in the address in ops and provide your pubkey as signing key, I think that will probably (?) work as well

#

or use namadaw add, to add the addy

winter kindle
slate thistle
slate thistle
winter kindle
slate thistle
#

use --signing-keys parameter to specify the sign key.

#

wallet question

frail iris
winter kindle
frail iris
winter kindle
frail iris
#

namadaw list

winter kindle
#

but i only want to access validator account to withdraw funds from it

frail iris
#

Yes, it cannot be imported like regular accounts, the wallet used to create the Validator is master signing wallet

#

You'll need the original wallet.toml containing the Validator account

void snow
#

if you haven't your wallet.toml you will need that folder to regenerate it via namadac join-network ... along with --genesis-validator flag