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