Safe Haskell | None |
---|---|
Language | Haskell2010 |
PolicyId
Synopsis
- newtype PolicyId = PolicyId Text
- mkPolicyId :: Text -> PolicyId
- unPolicyId :: PolicyId -> Text
Documentation
Minting policy Id
Instances
mkPolicyId :: Text -> PolicyId Source #
unPolicyId :: PolicyId -> Text Source #