Hello everyone,
I am in the process of adding a second owner to my pool. He is using a Ledger HW wallet.
We started in this order,
Th second owner download his stake.vkey and send it to me.
I have created the pool.cert using my key plus his key
I created a transaction as tx.raw with 2 witnesses
I signed as the first owner and created tx.signed
I send it to the second owner.
He used Adalite.io checked every parameter and signed than click download. Adalite produced witness.json file.
He send back to me and now I am confused.
I need to submit tx.signed using witness.json but I can not figure it out.
I have checked vacuumlabs explanation, link below, They explain that I need to assemble transaction using witness.json but how?
After the first attempt I thought maybe I should send the tx.raw file directly to the second owner expecting after he sing first, it will create tx.signed file but instead, he download witness.json again.
As far as I understand, I need to assemble a transaction instead of signing one.
The image below from a comment on the Adalite.io site for a different question but explaining what should I do, I guess…
If someone put some light on this, it would be great.
Thanks @Vadimus but this solution requires the second owner restore his wallet into preferably air-gap PC in order to export skate2.hwsfile plus using Cardano-cli to create witness file.
I am trying to understand how Adalite.io doing without restoring the wallet to anywhere. As the second owner not much a techie person, your solution create different challenge for us.