Cardano.Tracing.OrphanInstances.Byron
Contents
instances of ToObject
ToObject
NOTE: this list is sorted by the unqualified name of the outermost type.
Methods
toObject :: TracingVerbosity -> ApplyMempoolPayloadErr -> Object Source #
textTransformer :: ApplyMempoolPayloadErr -> Object -> Text Source #
toObject :: TracingVerbosity -> ChainValidationError -> Object Source #
textTransformer :: ChainValidationError -> Object -> Text Source #
toObject :: TracingVerbosity -> ProtocolUpdate -> Object Source #
textTransformer :: ProtocolUpdate -> Object -> Text Source #
toObject :: TracingVerbosity -> UpdateState -> Object Source #
textTransformer :: UpdateState -> Object -> Text Source #
toObject :: TracingVerbosity -> ByronLedgerUpdate -> Object Source #
textTransformer :: ByronLedgerUpdate -> Object -> Text Source #
toObject :: TracingVerbosity -> ByronOtherHeaderEnvelopeError -> Object Source #
textTransformer :: ByronOtherHeaderEnvelopeError -> Object -> Text Source #
toJSON :: TxId (GenTx ByronBlock) -> Value Source #
toEncoding :: TxId (GenTx ByronBlock) -> Encoding Source #
toJSONList :: [TxId (GenTx ByronBlock)] -> Value Source #
toEncodingList :: [TxId (GenTx ByronBlock)] -> Encoding Source #
toObject :: TracingVerbosity -> GenTx ByronBlock -> Object Source #
textTransformer :: GenTx ByronBlock -> Object -> Text Source #
toObject :: TracingVerbosity -> Header ByronBlock -> Object Source #
textTransformer :: Header ByronBlock -> Object -> Text Source #