Catalyst vote registration - Ledger-Cardano-App 6.0.3 is unavailable
Closed this issue · 6 comments
Hi,
i guess you are refering to the 09a_catalystVote.sh script.
Ledger has removed the Cardano-App version 6.0.3 from the Provider 4, you can use version 5.0.1. For that i created the script 09a_catalystVoteF10.sh
Best regards,
Martin
Oh, you wanna create a hw voting key. Thats not possible right now. Just simply generate a normal cli voting key please like:
09a_catalystVoteF10.sh new cli myvote
You don't need a hw based voting key to register your hw wallet with it.
Did it work?
I have a cardano-pool where the owner is 2 wallets:
- cli, where a little ada
- hw Ledger, where almost all of ada is
As far as I understand, in order to Catalyst vote with my pool pledge, I have to register from hw wallet, right?
I have a cardano-pool where the owner is 2 wallets:
- cli, where a little ada
- hw Ledger, where almost all of ada is
As far as I understand, in order to Catalyst vote with my pool pledge, I have to register from hw wallet, right?
You need to sign the registration with your hw wallet yes, but not generating also the voting key on the hw wallet.
So all you have to do is basically:
09a_catalystVoteF10.sh new cli myvote
to generate a voting key on the cli09a_catalystVoteF10.sh genmeta myvote hw-wallet-account rewardpaymentaddr
to generate the registration cbor metadata and sign it with your hw wallet01_sendLovelaces.sh mywallet mywallet min xxx.vote-registrationcbor
to submit the cbor on chain09a_catalystVoteF10.sh qrcode myvote 1234
to generate the qr code for the voting app.- after a while (~hours) you can check the registration via
09a_catalystVoteF10.sh query myvote