I am unable to build a stake pool registration certificate file from my BP node with my ledger stake key. I have downloaded the Staking Key through AdaLite and transfered stake.key to my BP node, but I am unsure what to do next.
I run BP and relay’s on VPS. I am using cntools to manage my pool which is already running. I am unsure if i re-register I will have to pay a new 500 ADA fee, since I change the stake_key.
Is it correct, that I need to re-register my pool with the new stake_key from AdaLite now locally on the VPS, and then transfer a file back to upload on AdaLite?
When you say a new wallet for tax registration, do you mean the 505 ADA for the pool?
I retire my current pool and register a new one with these files?
This is exactly what I was looking for Thank you very much.
So to clarify:
I need to retire my current pool and re-register it using cardano-hw-cli (unsure how to else since I paid 505 already?), following this guide to the “Build the tx” section where output is tx.raw and pool-registration.cert file.
Then I transfer the pool-registration.cert file back to the hardware wallet owner, and owner submits the tx.raw file on AdaLite as their guide mentions. https://miro.medium.com/max/582/0*-lbL42DEDi0bFz5M
Correctly understood?
Sorry if this seems like a no-brainer to you. Been picking my brain the last few days trying to register the hardware wallet with no progress.
NOpe, you can keep your new wallet because hw wallet can’t be use as main wallet when you register the pool.
HW wallet can be use as 2nd wallet to pledge for pool
If you already have a wallet and u registered the pool, there is no need to retire your pool;
keep the wallet as main walleet for the pool, and now you will need to import HW wallet which will be use for pledge
Hello Alex:
I have a pool and I have all pledge on pool wallet, I just received a hardware wallet, how can I move all ADA from server to HW without causing a delay on stake interest and pledge.
Thanks
Lower the pledge to 1ADA wait 2 epochs and after sent the funds to ledger wallet… after that pledge with the ledger…
PS: I don’t know if the rewards will be afected if u will not wait 2 epochs (sending the funds to ledger wallet (u will not met the pledge) and immediately pledge will ledger (the pledge will met again)
I am 90% sure that if u only move the pledge from one wallet to another should not be a problem… only if u lower the pledge u must wait for 2 epochs in order to withdraw the pledge (because of the snapshot)
is prompting me to run prereqs.sh -w to install support for hardware wallet, can I run into any problems if I run prereqs.sh> will I need to restart node?
I ran prereqs.sh -w but I still get this error:
ERROR: need ‘cardano-hw-cli’ (command not found)
try ‘sudo apt install cardano-hw-cli’
please install with your packet manager of choice(apt/yum etc…) and relaunch CNTools
ERROR: cardano-hw-cli executable not found in path!
Please run ‘prereqs.sh -w’ to add hardware wallet support and install Vaccumlabs cardano-hw-cli, ‘prereqs.sh -h’ shows all available options