Merge branch 'master' into emiflake/safe-money
This commit is contained in:
commit
18aa249792
25 changed files with 812 additions and 186 deletions
|
|
@ -28,7 +28,7 @@ import Agora.SafeMoney
|
|||
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