We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After working around issue mentioned in #181 to use 1852 key for DRep multisig I ran into the next issue, witnessing of DRep script.
I tried to add a DRep registration certificate for a multisig DRep that includes a Ledger device. This threw the error:
InvalidData: certificate DRep credential must be given as a path in TransactionSigningMode.ORDINARY_TRANSACTION
Cbor (preview network):
84a500d9010281825820d676136b2507f8a876a1ed2b0a11a1378bed130636f14593d9d2ac52facf48e30001818258390052d3cfb6d0f766221c94c21f80932343512df755be87f69ae9b8e63f72f24bb2b19cf62248ae76d320f71c58a5a88afda41cd56d632f55c9821a3e1ea0cca1581cfa3eff2047fdf9293c5feef4dc85ce58097ea1c6da4845a351535183a14574494e44591824021a0002ca09031a0386650704d901028184108201581c0f8501d1a85b027558522b7d26e18b28d485444ce197d8c86fadf58a1a1dcd6500f6a101d9010281830302838200581cdb8ed1b1d0a14fd53438102070513e4294a208e97bdbbc2832ab3cad8200581cfa6a8dc2635dddcf9af495cb144f7eb4ff845866fe48695ad7cb65d38200581c6e066d1a8bce348956b34438556abb43d597d075f9fdab03bb6f4d39f5f6
I assume error is thrown because the request from cardano-hw-cli to Ledger doesn't include the path.
Is any governance action through cardano-hw-cli for a script that includes a Ledger supported?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
After working around issue mentioned in #181 to use 1852 key for DRep multisig I ran into the next issue, witnessing of DRep script.
I tried to add a DRep registration certificate for a multisig DRep that includes a Ledger device. This threw the error:
Cbor (preview network):
I assume error is thrown because the request from cardano-hw-cli to Ledger doesn't include the path.
Is any governance action through cardano-hw-cli for a script that includes a Ledger supported?
The text was updated successfully, but these errors were encountered: