Updated fourmolu script
This commit is contained in:
parent
0750a9ba08
commit
57ef1faa63
3 changed files with 6 additions and 4 deletions
|
|
@ -24,7 +24,7 @@ import Plutarch.Prelude
|
|||
said transaction. Said validator should be made aware of
|
||||
_this_ token's existence in order to prevent incorrect minting.
|
||||
-}
|
||||
data AuthorityToken = AuthorityToken
|
||||
newtype AuthorityToken = AuthorityToken
|
||||
{ -- | Token that must move in order for minting this to be valid.
|
||||
authority :: AssetClass
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue