Closed mikekeke closed 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.
ChangePrice
Tried to add distinguished error traces for reminting to make more accurate tests (but not sure if it is necessary).
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.