morley-client-0.3.0: Client to interact with the Tezos blockchain
Safe HaskellSafe-Inferred
LanguageHaskell2010

Morley.Client.Types

Synopsis

Documentation

class ToJSON a => ToJSONObject a Source #

Designates types whose ToJSON instance produces only Objects.