lorentz-0.1.0: EDSL for the Michelson Language

Safe HaskellNone
LanguageHaskell2010

Lorentz.ContractRegistry

Description

This module contains various datatypes and functions which are common for contract registry packages (e.g. morley-ledgers and morley-multisig).

Documentation

(?::) :: Text -> a -> (Text, a) Source #