Safe Haskell | None |
---|---|
Language | Haskell2010 |
Module that defines helper types and functions that are related to Micheline.
Documentation
newtype StringEncode a Source #
Instances
type TezosBigNum = StringEncode Integer Source #
type TezosInt64 = StringEncode Int64 Source #
newtype TezosMutez Source #