Skip to content

Wrong variable used in the Plutus Smart Contract Tutorial #197

Closed
@chrissiwaffler

Description

@chrissiwaffler

Describe the bug
in the last step of the Smart Contract Tutorial when we want to submit the transaction for the “taker”, the variable self.extended_payment_skey is used but not defined.

To Reproduce
follow the steps by the tutorial

Expected behavior
The signing key of the second key pair should be used to sign and submit the transaction: payment_skey_2.
I don't know where the variable self.extended_payment_skey should come from.

Environment and software version (please complete the following information):
shouldn't be relevant

  • OS: MacOS 13.3.1
  • PyCardano Version 0.8.0

Additional context
Currently, learning opshin & pycardano, so I maybe I could have misunderstood something

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions