Skip to content

Error: The seed must be exactly 32 bytes long #159

Closed
@reitcircles

Description

@reitcircles

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions