Correct comment
This commit is contained in:
parent
3a517a1de9
commit
fd418181ff
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ import "liqwid-plutarch-extra" Plutarch.Extra.TermCont (pguardC, pletC, pletFiel
|
||||||
-}
|
-}
|
||||||
data MutateGovernorDatum = MutateGovernorDatum
|
data MutateGovernorDatum = MutateGovernorDatum
|
||||||
{ oldDatum :: GovernorDatum
|
{ oldDatum :: GovernorDatum
|
||||||
-- ^ The governor datum hash on which this effect is valid
|
-- ^ The governor datum value on which this effect is valid
|
||||||
, newDatum :: GovernorDatum
|
, newDatum :: GovernorDatum
|
||||||
-- ^ The new settings for the governor.
|
-- ^ The new settings for the governor.
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue