Skip to content

fix minor inaccuracies in the plutus smart contract tutorial #196

New issue

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

Merged
merged 3 commits into from
Apr 12, 2023

Conversation

chrissiwaffler
Copy link
Contributor

@chrissiwaffler chrissiwaffler commented Apr 9, 2023

added missing import for

  • TransactionOutput

  • datum_hash

  • also fixed the numbering of the steps

@chrissiwaffler chrissiwaffler changed the title Plutus Smart Contract tutorial: add missing TransactionOutput import Plutus Smart Contract tutorial: add missing imports Apr 9, 2023
@chrissiwaffler chrissiwaffler changed the title Plutus Smart Contract tutorial: add missing imports fix minor inaccuracies in the plutus smart contract tutorial Apr 9, 2023
@codecov-commenter
Copy link

codecov-commenter commented Apr 12, 2023

Codecov Report

Merging #196 (b2c5126) into main (e89599f) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##             main     #196   +/-   ##
=======================================
  Coverage   85.65%   85.65%           
=======================================
  Files          26       26           
  Lines        2844     2844           
  Branches      675      675           
=======================================
  Hits         2436     2436           
  Misses        302      302           
  Partials      106      106           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Collaborator

@cffls cffls left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for fixing this!

@cffls cffls merged commit 33c0b4b into Python-Cardano:main Apr 12, 2023
@cffls cffls added the documentation Improvements or additions to documentation label Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants