#```Known transparent keys:
1 messages · Page 1 of 1 (latest)
hmm, strange... can you check if your private key is correctly loaded in the wallet, ~/.local/share/namada/pre-genesis/wallet.toml (don't share in discord obv)
and you should also have a subfolder in your pre-genesis folder matching your validator name, that has validator-wallet.toml inside... that's there too?
yes called cryptosjnet and trans and wallet
and inside that folder there is file name d validator-wallet.toml
did you remove the [[bond]] section from the toml before trying to sign it?
otherwise, not sure what the issue is... might need @verbal ice 's help when he gets back tomorrow
in the meantime can you paste the exact command you're using?
there was no bond
and that made me think
but thought its fine
everything except the bond part
use this command
namadaw --pre-genesis find --alias cryptosjnet
namadac utils init-genesis-established-account --path pre-genesis/transactions.toml --aliases cryptosjnet
namadac utils init-genesis-validator --address "tnam1qy3m25cx7gd67vyz5px5wjj5gcy4pfhnnux9mhcr" --alias cryptosjnet --net-address "xxxxx:19904" --commission-rate 0.05 --max-commission-rate-change 0.01 --self-bond-amount 0.1 --email "m@cryptosj.net" --discord-handle "cryptosj.net" --website "https://cryptosj.net" --description "High Availability, Secure, Low Fees Staking Service" --name CryptoSJnet --path "/home/xxxx/.local/share/namada/pre-genesis/transactions.toml
can you share the command u are using?
above already
thanks