Closed
Description
Describe the bug
From a mnemonic (32 words length) i have derived a set of payment.vkey/skey and stake.skey/vkey. Using these keys i am trying to now sign the tx. in pycardano using interface:builder.build_and_sign.
(same transaction works for cardano-cli to be clear.So there is some limitation to this library for being used for transaction)
To Reproduce
Logs
The seed must be exactly 32 bytes long
Expected behavior
- should have signed using the keys.
- I have used the same set of keys in cardano-cli, so they are correct.
Environment and software version (please complete the following information):
- OS: [ubuntu latest]
- PyCardano Version latest
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
No labels