mlabs-haskell / plutus-use-cases

Plutus Use Cases
Apache License 2.0
13 stars 9 forks source link

Staging #341

Closed mikekeke closed 2 years ago

mikekeke commented 2 years ago

This PR adds tests for ChangePrice action of Token minting policy. Policy itself has a bug, so tests will fail, but due to upcoming policy rewrite it left as-is. Current plan is to adjust and apply PR after policy rewrite will be merged.