sawtooth-haskell-protos/Data-Sawtooth-TransactionReceipt.html

1 line
172 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><meta name="viewport" content="width=device-width, initial-scale=1" /><title>Data.Sawtooth.TransactionReceipt</title><link href="linuwial.css" rel="stylesheet" type="text/css" title="Linuwial" /><link rel="stylesheet" type="text/css" href="quick-jump.css" /><link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700" /><script src="haddock-bundle.min.js" async="async" type="text/javascript"></script><script type="text/x-mathjax-config">MathJax.Hub.Config({ tex2jax: { processClass: "mathjax", ignoreClass: ".*" } });</script><script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script></head><body><div id="package-header"><span class="caption">sawtooth-haskell-protos-0.0.0: An autogenerated module with Hyperledger Sawtooth protobuf types</span><ul class="links" id="page-menu"><li><a href="src/Data.Sawtooth.TransactionReceipt.html">Source</a></li><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul></div><div id="content"><div id="module-header"><table class="info"><tr><th>Safe Haskell</th><td>None</td></tr><tr><th>Language</th><td>Haskell2010</td></tr></table><p class="caption">Data.Sawtooth.TransactionReceipt</p></div><div id="description"><p class="caption">Description</p><div class="doc"><p>Generated by Haskell protocol buffer compiler. DO NOT EDIT!</p></div></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:TransactionReceipt" class="def">TransactionReceipt</a> <a href="src/Data.Sawtooth.TransactionReceipt.html#TransactionReceipt" class="link">Source</a> <a href="#t:TransactionReceipt" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:TransactionReceipt" class="def">TransactionReceipt</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div class="subs fields"><p class="caption">Fields</p><ul><li><dfn class="src"><a id="v:transactionReceiptStateChanges" class="def">transactionReceiptStateChanges</a> :: <a href="file:///nix/store/knvxkxfnxq48mcmnw9rnbfw5zi1c4nd1-vector-0.12.2.0-doc/share/doc/vector-0.12.2.0/html/Data-Vector.html#t:Vector" title="Data.Vector">Vector</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a></dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:transactionReceiptEvents" class="def">transactionReceiptEvents</a> :: <a href="file:///nix/store/knvxkxfnxq48mcmnw9rnbfw5zi1c4nd1-vector-0.12.2.0-doc/share/doc/vector-0.12.2.0/html/Data-Vector.html#t:Vector" title="Data.Vector">Vector</a> <a href="Data-Sawtooth-Events.html#t:Event" title="Data.Sawtooth.Events">Event</a></dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:transactionReceiptData" class="def">transactionReceiptData</a> :: <a href="file:///nix/store/knvxkxfnxq48mcmnw9rnbfw5zi1c4nd1-vector-0.12.2.0-doc/share/doc/vector-0.12.2.0/html/Data-Vector.html#t:Vector" title="Data.Vector">Vector</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/bytestring-0.10.12.0/Data-ByteString.html#t:ByteString" title="Data.ByteString">ByteString</a></dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:transactionReceiptTransactionId" class="def">transactionReceiptTransactionId</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/text-1.2.4.1/Data-Text-Lazy.html#t:Text" title="Data.Text.Lazy">Text</a></dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><h4 class="instances details-toggle-control details-toggle" data-details-id="i:TransactionReceipt">Instances</h4><details id="i:TransactionReceipt" open="open"><summary class="hide-when-js-enabled">Instances details</summary><table><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:TransactionReceipt:Eq:1"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Eq.html#t:Eq" title="Data.Eq">Eq</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-46" class="link">Source</a> <a href="#t:TransactionReceipt" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TransactionReceipt:Eq:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:TransactionReceipt:Ord:2"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ord" title="Data.Ord">Ord</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-46" class="link">Source</a> <a href="#t:TransactionReceipt" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TransactionReceipt:Ord:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ordering" title="Data.Ord">Ordering</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60-" class="selflink">#</a></p><p class="src"><a href="#v:-60--61-">(&lt;=)</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60--61-" class="selflink">#</a></p><p class="src"><a href="#v:-62-">(&gt;)</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62-" class="selflink">#</a></p><p class="src"><a href="#v:-62--61-">(&gt;=)</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62--61-" class="selflink">#</a></p><p class="src"><a href="#v:max">max</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:min" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:TransactionReceipt:Show:3"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:Show" title="Text.Show">Show</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-46" class="link">Source</a> <a href="#t:TransactionReceipt" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TransactionReceipt:Show:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Int.html#t:Int" title="Data.Int">Int</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:String" title="Data.String">String</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a>] -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:TransactionReceipt:Generic:4"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Generic" title="GHC.Generics">Generic</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-46" class="link">Source</a> <a href="#t:TransactionReceipt" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TransactionReceipt:Generic:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs associated-types"><p class="caption">Associated Types</p><p class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#t:Rep" class="selflink">#</a></p></div> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:from">from</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a> x <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:from" class="selflink">#</a></p><p class="src"><a href="#v:to">to</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a> x -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:to" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:TransactionReceipt:ToJSON:5"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:ToJSON" title="Data.Aeson.Types">ToJSON</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-139" class="link">Source</a> <a href="#t:TransactionReceipt" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TransactionReceipt:ToJSON:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSON">toJSON</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSON" class="selflink">#</a></p><p class="src"><a href="#v:toEncoding">toEncoding</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncoding" class="selflink">#</a></p><p class="src"><a href="#v:toJSONList">toJSONList</a> :: [<a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSONList" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingList">toEncodingList</a> :: [<a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncodingList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:TransactionReceipt:FromJSON:6"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:FromJSON" title="Data.Aeson.Types">FromJSON</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-143" class="link">Source</a> <a href="#t:TransactionReceipt" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TransactionReceipt:FromJSON:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSON">parseJSON</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSON" class="selflink">#</a></p><p class="src"><a href="#v:parseJSONList">parseJSONList</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> [<a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a>] <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSONList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:TransactionReceipt:NFData:7"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/Control-DeepSeq.html#t:NFData" title="Control.DeepSeq">NFData</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-46" class="link">Source</a> <a href="#t:TransactionReceipt" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TransactionReceipt:NFData:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a> -&gt; () <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/src" class="link">Source</a> <a href="#v:rnf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:TransactionReceipt:ToJSONPB:8"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:ToJSONPB" title="Proto3.Suite.JSONPB.Class">ToJSONPB</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-120" class="link">Source</a> <a href="#t:TransactionReceipt" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TransactionReceipt:ToJSONPB:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSONPB">toJSONPB</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toJSONPB" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingPB">toEncodingPB</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toEncodingPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:TransactionReceipt:FromJSONPB:9"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:FromJSONPB" title="Proto3.Suite.JSONPB.Class">FromJSONPB</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-130" class="link">Source</a> <a href="#t:TransactionReceipt" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TransactionReceipt:FromJSONPB:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSONPB">parseJSONPB</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:parseJSONPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:TransactionReceipt:HasDefault:10"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:HasDefault" title="Proto3.Suite.Class">HasDefault</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-51" class="link">Source</a> <a href="#t:TransactionReceipt" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TransactionReceipt:HasDefault:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:def" class="selflink">#</a></p><p class="src"><a href="#v:isDefault">isDefault</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:isDefault" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:TransactionReceipt:Named:11"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Named" title="Proto3.Suite.Class">Named</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-48" class="link">Source</a> <a href="#t:TransactionReceipt" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TransactionReceipt:Named:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:nameOf">nameOf</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:IsString" title="Data.String">IsString</a> string =&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a> -&gt; string <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:nameOf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:TransactionReceipt:Message:12"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Message" title="Proto3.Suite.Class">Message</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-53" class="link">Source</a> <a href="#t:TransactionReceipt" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TransactionReceipt:Message:12"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:encodeMessage">encodeMessage</a> :: <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite.html#t:FieldNumber" title="Proto3.Suite">FieldNumber</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a> -&gt; <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Encode.html#t:MessageBuilder" title="Proto3.Wire.Encode">MessageBuilder</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:encodeMessage" class="selflink">#</a></p><p class="src"><a href="#v:decodeMessage">decodeMessage</a> :: <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite.html#t:FieldNumber" title="Proto3.Suite">FieldNumber</a> -&gt; <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Decode.html#t:Parser" title="Proto3.Wire.Decode">Parser</a> <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Decode.html#t:RawMessage" title="Proto3.Wire.Decode">RawMessage</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:decodeMessage" class="selflink">#</a></p><p class="src"><a href="#v:dotProto">dotProto</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a> -&gt; [<a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-DotProto-AST.html#t:DotProtoField" title="Proto3.Suite.DotProto.AST">DotProtoField</a>] <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:dotProto" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:TransactionReceipt:ToSchema:13"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:ToSchema" title="Proto3.Suite.JSONPB">ToSchema</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-146" class="link">Source</a> <a href="#t:TransactionReceipt" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TransactionReceipt:ToSchema:13"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:declareNamedSchema">declareNamedSchema</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a> -&gt; <a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/Data-Swagger-Declare.html#t:Declare" title="Data.Swagger.Declare">Declare</a> (<a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/Data-Swagger-Internal.html#t:Definitions" title="Data.Swagger.Internal">Definitions</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:Schema" title="Proto3.Suite.JSONPB">Schema</a>) <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:NamedSchema" title="Proto3.Suite.JSONPB">NamedSchema</a> <a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/src" class="link">Source</a> <a href="#v:declareNamedSchema" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:TransactionReceipt:Rep:14"></span> <span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-46" class="link">Source</a> <a href="#t:TransactionReceipt" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TransactionReceipt:Rep:14"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:TransactionReceipt" title="Data.Sawtooth.TransactionReceipt">TransactionReceipt</a> = <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:D1" title="GHC.Generics">D1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaData" title="GHC.Generics">MetaData</a> &quot;TransactionReceipt&quot; &quot;Data.Sawtooth.TransactionReceipt&quot; &quot;sawtooth-haskell-protos-0.0.0-9R9szE9iJS02ZReAEZ8CCi&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:False" title="Data.Bool">False</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:C1" title="GHC.Generics">C1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaCons" title="GHC.Generics">MetaCons</a> &quot;TransactionReceipt&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:PrefixI" title="GHC.Generics">PrefixI</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:True" title="Data.Bool">True</a>) ((<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:S1" title="GHC.Generics">S1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaSel" title="GHC.Generics">MetaSel</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Maybe.html#v:Just" title="Data.Maybe">Just</a> &quot;transactionReceiptStateChanges&quot;) '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceUnpackedness" title="GHC.Generics">NoSourceUnpackedness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceStrictness" title="GHC.Generics">NoSourceStrictness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:DecidedLazy" title="GHC.Generics">DecidedLazy</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rec0" title="GHC.Generics">Rec0</a> (<a href="file:///nix/store/knvxkxfnxq48mcmnw9rnbfw5zi1c4nd1-vector-0.12.2.0-doc/share/doc/vector-0.12.2.0/html/Data-Vector.html#t:Vector" title="Data.Vector">Vector</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a>)) <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t::-42-:" title="GHC.Generics">:*:</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:S1" title="GHC.Generics">S1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaSel" title="GHC.Generics">MetaSel</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Maybe.html#v:Just" title="Data.Maybe">Just</a> &quot;transactionReceiptEvents&quot;) '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceUnpackedness" title="GHC.Generics">NoSourceUnpackedness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceStrictness" title="GHC.Generics">NoSourceStrictness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:DecidedLazy" title="GHC.Generics">DecidedLazy</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rec0" title="GHC.Generics">Rec0</a> (<a href="file:///nix/store/knvxkxfnxq48mcmnw9rnbfw5zi1c4nd1-vector-0.12.2.0-doc/share/doc/vector-0.12.2.0/html/Data-Vector.html#t:Vector" title="Data.Vector">Vector</a> <a href="Data-Sawtooth-Events.html#t:Event" title="Data.Sawtooth.Events">Event</a>))) <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t::-42-:" title="GHC.Generics">:*:</a> (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:S1" title="GHC.Generics">S1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaSel" title="GHC.Generics">MetaSel</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Maybe.html#v:Just" title="Data.Maybe">Just</a> &quot;transactionReceiptData&quot;) '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceUnpackedness" title="GHC.Generics">NoSourceUnpackedness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceStrictness" title="GHC.Generics">NoSourceStrictness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:DecidedLazy" title="GHC.Generics">DecidedLazy</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rec0" title="GHC.Generics">Rec0</a> (<a href="file:///nix/store/knvxkxfnxq48mcmnw9rnbfw5zi1c4nd1-vector-0.12.2.0-doc/share/doc/vector-0.12.2.0/html/Data-Vector.html#t:Vector" title="Data.Vector">Vector</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/bytestring-0.10.12.0/Data-ByteString.html#t:ByteString" title="Data.ByteString">ByteString</a>)) <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t::-42-:" title="GHC.Generics">:*:</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:S1" title="GHC.Generics">S1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaSel" title="GHC.Generics">MetaSel</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Maybe.html#v:Just" title="Data.Maybe">Just</a> &quot;transactionReceiptTransactionId&quot;) '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceUnpackedness" title="GHC.Generics">NoSourceUnpackedness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceStrictness" title="GHC.Generics">NoSourceStrictness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:DecidedLazy" title="GHC.Generics">DecidedLazy</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rec0" title="GHC.Generics">Rec0</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/text-1.2.4.1/Data-Text-Lazy.html#t:Text" title="Data.Text.Lazy">Text</a>))))</div></details></td></tr></table></details></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:StateChange" class="def">StateChange</a> <a href="src/Data.Sawtooth.TransactionReceipt.html#StateChange" class="link">Source</a> <a href="#t:StateChange" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:StateChange" class="def">StateChange</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div class="subs fields"><p class="caption">Fields</p><ul><li><dfn class="src"><a id="v:stateChangeAddress" class="def">stateChangeAddress</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/text-1.2.4.1/Data-Text-Lazy.html#t:Text" title="Data.Text.Lazy">Text</a></dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:stateChangeValue" class="def">stateChangeValue</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/bytestring-0.10.12.0/Data-ByteString.html#t:ByteString" title="Data.ByteString">ByteString</a></dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:stateChangeType" class="def">stateChangeType</a> :: <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Types.html#t:Enumerated" title="Proto3.Suite.Types">Enumerated</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a></dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><h4 class="instances details-toggle-control details-toggle" data-details-id="i:StateChange">Instances</h4><details id="i:StateChange" open="open"><summary class="hide-when-js-enabled">Instances details</summary><table><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:StateChange:Eq:1"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Eq.html#t:Eq" title="Data.Eq">Eq</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-183" class="link">Source</a> <a href="#t:StateChange" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:StateChange:Eq:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:StateChange:Ord:2"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ord" title="Data.Ord">Ord</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-183" class="link">Source</a> <a href="#t:StateChange" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:StateChange:Ord:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ordering" title="Data.Ord">Ordering</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60-" class="selflink">#</a></p><p class="src"><a href="#v:-60--61-">(&lt;=)</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60--61-" class="selflink">#</a></p><p class="src"><a href="#v:-62-">(&gt;)</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62-" class="selflink">#</a></p><p class="src"><a href="#v:-62--61-">(&gt;=)</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62--61-" class="selflink">#</a></p><p class="src"><a href="#v:max">max</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:min" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:StateChange:Show:3"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:Show" title="Text.Show">Show</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-183" class="link">Source</a> <a href="#t:StateChange" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:StateChange:Show:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Int.html#t:Int" title="Data.Int">Int</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:String" title="Data.String">String</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a>] -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:StateChange:Generic:4"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Generic" title="GHC.Generics">Generic</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-183" class="link">Source</a> <a href="#t:StateChange" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:StateChange:Generic:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs associated-types"><p class="caption">Associated Types</p><p class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#t:Rep" class="selflink">#</a></p></div> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:from">from</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a> x <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:from" class="selflink">#</a></p><p class="src"><a href="#v:to">to</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a> x -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:to" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:StateChange:ToJSON:5"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:ToJSON" title="Data.Aeson.Types">ToJSON</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-242" class="link">Source</a> <a href="#t:StateChange" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:StateChange:ToJSON:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSON">toJSON</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSON" class="selflink">#</a></p><p class="src"><a href="#v:toEncoding">toEncoding</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncoding" class="selflink">#</a></p><p class="src"><a href="#v:toJSONList">toJSONList</a> :: [<a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSONList" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingList">toEncodingList</a> :: [<a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncodingList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:StateChange:FromJSON:6"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:FromJSON" title="Data.Aeson.Types">FromJSON</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-246" class="link">Source</a> <a href="#t:StateChange" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:StateChange:FromJSON:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSON">parseJSON</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSON" class="selflink">#</a></p><p class="src"><a href="#v:parseJSONList">parseJSONList</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> [<a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a>] <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSONList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:StateChange:NFData:7"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/Control-DeepSeq.html#t:NFData" title="Control.DeepSeq">NFData</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-183" class="link">Source</a> <a href="#t:StateChange" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:StateChange:NFData:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a> -&gt; () <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/src" class="link">Source</a> <a href="#v:rnf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:StateChange:ToJSONPB:8"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:ToJSONPB" title="Proto3.Suite.JSONPB.Class">ToJSONPB</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-229" class="link">Source</a> <a href="#t:StateChange" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:StateChange:ToJSONPB:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSONPB">toJSONPB</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toJSONPB" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingPB">toEncodingPB</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toEncodingPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:StateChange:FromJSONPB:9"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:FromJSONPB" title="Proto3.Suite.JSONPB.Class">FromJSONPB</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-235" class="link">Source</a> <a href="#t:StateChange" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:StateChange:FromJSONPB:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSONPB">parseJSONPB</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:parseJSONPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:StateChange:HasDefault:10"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:HasDefault" title="Proto3.Suite.Class">HasDefault</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-188" class="link">Source</a> <a href="#t:StateChange" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:StateChange:HasDefault:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:def" class="selflink">#</a></p><p class="src"><a href="#v:isDefault">isDefault</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:isDefault" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:StateChange:Named:11"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Named" title="Proto3.Suite.Class">Named</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-185" class="link">Source</a> <a href="#t:StateChange" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:StateChange:Named:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:nameOf">nameOf</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:IsString" title="Data.String">IsString</a> string =&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a> -&gt; string <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:nameOf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:StateChange:Message:12"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Message" title="Proto3.Suite.Class">Message</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-190" class="link">Source</a> <a href="#t:StateChange" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:StateChange:Message:12"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:encodeMessage">encodeMessage</a> :: <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite.html#t:FieldNumber" title="Proto3.Suite">FieldNumber</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a> -&gt; <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Encode.html#t:MessageBuilder" title="Proto3.Wire.Encode">MessageBuilder</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:encodeMessage" class="selflink">#</a></p><p class="src"><a href="#v:decodeMessage">decodeMessage</a> :: <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite.html#t:FieldNumber" title="Proto3.Suite">FieldNumber</a> -&gt; <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Decode.html#t:Parser" title="Proto3.Wire.Decode">Parser</a> <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Decode.html#t:RawMessage" title="Proto3.Wire.Decode">RawMessage</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:decodeMessage" class="selflink">#</a></p><p class="src"><a href="#v:dotProto">dotProto</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a> -&gt; [<a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-DotProto-AST.html#t:DotProtoField" title="Proto3.Suite.DotProto.AST">DotProtoField</a>] <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:dotProto" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:StateChange:ToSchema:13"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:ToSchema" title="Proto3.Suite.JSONPB">ToSchema</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-249" class="link">Source</a> <a href="#t:StateChange" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:StateChange:ToSchema:13"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:declareNamedSchema">declareNamedSchema</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a> -&gt; <a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/Data-Swagger-Declare.html#t:Declare" title="Data.Swagger.Declare">Declare</a> (<a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/Data-Swagger-Internal.html#t:Definitions" title="Data.Swagger.Internal">Definitions</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:Schema" title="Proto3.Suite.JSONPB">Schema</a>) <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:NamedSchema" title="Proto3.Suite.JSONPB">NamedSchema</a> <a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/src" class="link">Source</a> <a href="#v:declareNamedSchema" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:StateChange:Rep:14"></span> <span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-183" class="link">Source</a> <a href="#t:StateChange" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:StateChange:Rep:14"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a> = <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:D1" title="GHC.Generics">D1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaData" title="GHC.Generics">MetaData</a> &quot;StateChange&quot; &quot;Data.Sawtooth.TransactionReceipt&quot; &quot;sawtooth-haskell-protos-0.0.0-9R9szE9iJS02ZReAEZ8CCi&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:False" title="Data.Bool">False</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:C1" title="GHC.Generics">C1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaCons" title="GHC.Generics">MetaCons</a> &quot;StateChange&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:PrefixI" title="GHC.Generics">PrefixI</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:True" title="Data.Bool">True</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:S1" title="GHC.Generics">S1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaSel" title="GHC.Generics">MetaSel</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Maybe.html#v:Just" title="Data.Maybe">Just</a> &quot;stateChangeAddress&quot;) '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceUnpackedness" title="GHC.Generics">NoSourceUnpackedness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceStrictness" title="GHC.Generics">NoSourceStrictness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:DecidedLazy" title="GHC.Generics">DecidedLazy</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rec0" title="GHC.Generics">Rec0</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/text-1.2.4.1/Data-Text-Lazy.html#t:Text" title="Data.Text.Lazy">Text</a>) <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t::-42-:" title="GHC.Generics">:*:</a> (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:S1" title="GHC.Generics">S1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaSel" title="GHC.Generics">MetaSel</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Maybe.html#v:Just" title="Data.Maybe">Just</a> &quot;stateChangeValue&quot;) '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceUnpackedness" title="GHC.Generics">NoSourceUnpackedness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceStrictness" title="GHC.Generics">NoSourceStrictness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:DecidedLazy" title="GHC.Generics">DecidedLazy</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rec0" title="GHC.Generics">Rec0</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/bytestring-0.10.12.0/Data-ByteString.html#t:ByteString" title="Data.ByteString">ByteString</a>) <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t::-42-:" title="GHC.Generics">:*:</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:S1" title="GHC.Generics">S1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaSel" title="GHC.Generics">MetaSel</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Maybe.html#v:Just" title="Data.Maybe">Just</a> &quot;stateChangeType&quot;) '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceUnpackedness" title="GHC.Generics">NoSourceUnpackedness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceStrictness" title="GHC.Generics">NoSourceStrictness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:DecidedLazy" title="GHC.Generics">DecidedLazy</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rec0" title="GHC.Generics">Rec0</a> (<a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Types.html#t:Enumerated" title="Proto3.Suite.Types">Enumerated</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a>)))))</div></details></td></tr></table></details></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:StateChange_Type" class="def">StateChange_Type</a> <a href="src/Data.Sawtooth.TransactionReceipt.html#StateChange_Type" class="link">Source</a> <a href="#t:StateChange_Type" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:StateChange_TypeTYPE_UNSET" class="def">StateChange_TypeTYPE_UNSET</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a id="v:StateChange_TypeSET" class="def">StateChange_TypeSET</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a id="v:StateChange_TypeDELETE" class="def">StateChange_TypeDELETE</a></td><td class="doc empty">&nbsp;</td></tr></table></div><div class="subs instances"><h4 class="instances details-toggle-control details-toggle" data-details-id="i:StateChange_Type">Instances</h4><details id="i:StateChange_Type" open="open"><summary class="hide-when-js-enabled">Instances details</summary><table><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:StateChange_Type:Bounded:1"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Prelude.html#t:Bounded" title="Prelude">Bounded</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-283" class="link">Source</a> <a href="#t:StateChange_Type" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:StateChange_Type:Bounded:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:minBound">minBound</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:minBound" class="selflink">#</a></p><p class="src"><a href="#v:maxBound">maxBound</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:maxBound" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:StateChange_Type:Eq:2"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Eq.html#t:Eq" title="Data.Eq">Eq</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-276" class="link">Source</a> <a href="#t:StateChange_Type" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:StateChange_Type:Eq:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:StateChange_Type:Ord:3"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ord" title="Data.Ord">Ord</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-287" class="link">Source</a> <a href="#t:StateChange_Type" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:StateChange_Type:Ord:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ordering" title="Data.Ord">Ordering</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60-" class="selflink">#</a></p><p class="src"><a href="#v:-60--61-">(&lt;=)</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60--61-" class="selflink">#</a></p><p class="src"><a href="#v:-62-">(&gt;)</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62-" class="selflink">#</a></p><p class="src"><a href="#v:-62--61-">(&gt;=)</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62--61-" class="selflink">#</a></p><p class="src"><a href="#v:max">max</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:min" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:StateChange_Type:Show:4"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:Show" title="Text.Show">Show</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-276" class="link">Source</a> <a href="#t:StateChange_Type" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:StateChange_Type:Show:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Int.html#t:Int" title="Data.Int">Int</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:String" title="Data.String">String</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a>] -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:StateChange_Type:Generic:5"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Generic" title="GHC.Generics">Generic</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-276" class="link">Source</a> <a href="#t:StateChange_Type" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:StateChange_Type:Generic:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs associated-types"><p class="caption">Associated Types</p><p class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#t:Rep" class="selflink">#</a></p></div> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:from">from</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a> x <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:from" class="selflink">#</a></p><p class="src"><a href="#v:to">to</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a> x -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:to" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:StateChange_Type:ToJSON:6"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:ToJSON" title="Data.Aeson.Types">ToJSON</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-313" class="link">Source</a> <a href="#t:StateChange_Type" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:StateChange_Type:ToJSON:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSON">toJSON</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSON" class="selflink">#</a></p><p class="src"><a href="#v:toEncoding">toEncoding</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncoding" class="selflink">#</a></p><p class="src"><a href="#v:toJSONList">toJSONList</a> :: [<a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSONList" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingList">toEncodingList</a> :: [<a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncodingList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:StateChange_Type:FromJSON:7"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:FromJSON" title="Data.Aeson.Types">FromJSON</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-317" class="link">Source</a> <a href="#t:StateChange_Type" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:StateChange_Type:FromJSON:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSON">parseJSON</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSON" class="selflink">#</a></p><p class="src"><a href="#v:parseJSONList">parseJSONList</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> [<a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a>] <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSONList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:StateChange_Type:NFData:8"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/Control-DeepSeq.html#t:NFData" title="Control.DeepSeq">NFData</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-276" class="link">Source</a> <a href="#t:StateChange_Type" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:StateChange_Type:NFData:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a> -&gt; () <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/src" class="link">Source</a> <a href="#v:rnf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:StateChange_Type:ProtoEnum:9"></span> <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Class.html#t:ProtoEnum" title="Proto3.Wire.Class">ProtoEnum</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-292" class="link">Source</a> <a href="#t:StateChange_Type" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:StateChange_Type:ProtoEnum:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toProtoEnumMay">toProtoEnumMay</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Int.html#t:Int32" title="Data.Int">Int32</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a> <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/src" class="link">Source</a> <a href="#v:toProtoEnumMay" class="selflink">#</a></p><p class="src"><a href="#v:fromProtoEnum">fromProtoEnum</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Int.html#t:Int32" title="Data.Int">Int32</a> <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/src" class="link">Source</a> <a href="#v:fromProtoEnum" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:StateChange_Type:ToJSONPB:10"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:ToJSONPB" title="Proto3.Suite.JSONPB.Class">ToJSONPB</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-301" class="link">Source</a> <a href="#t:StateChange_Type" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:StateChange_Type:ToJSONPB:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSONPB">toJSONPB</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toJSONPB" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingPB">toEncodingPB</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toEncodingPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:StateChange_Type:FromJSONPB:11"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:FromJSONPB" title="Proto3.Suite.JSONPB.Class">FromJSONPB</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-305" class="link">Source</a> <a href="#t:StateChange_Type" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:StateChange_Type:FromJSONPB:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSONPB">parseJSONPB</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:parseJSONPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:StateChange_Type:HasDefault:12"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:HasDefault" title="Proto3.Suite.Class">HasDefault</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-281" class="link">Source</a> <a href="#t:StateChange_Type" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:StateChange_Type:HasDefault:12"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:def" class="selflink">#</a></p><p class="src"><a href="#v:isDefault">isDefault</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:isDefault" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:StateChange_Type:Named:13"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Named" title="Proto3.Suite.Class">Named</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-278" class="link">Source</a> <a href="#t:StateChange_Type" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:StateChange_Type:Named:13"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:nameOf">nameOf</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:IsString" title="Data.String">IsString</a> string =&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a> -&gt; string <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:nameOf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:StateChange_Type:Finite:14"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Finite" title="Proto3.Suite.Class">Finite</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-320" class="link">Source</a> <a href="#t:StateChange_Type" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:StateChange_Type:Finite:14"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:enumerate">enumerate</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:IsString" title="Data.String">IsString</a> string =&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a> -&gt; [(string, <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Int.html#t:Int32" title="Data.Int">Int32</a>)] <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:enumerate" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:StateChange_Type:Rep:15"></span> <span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-276" class="link">Source</a> <a href="#t:StateChange_Type" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:StateChange_Type:Rep:15"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange_Type" title="Data.Sawtooth.TransactionReceipt">StateChange_Type</a> = <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:D1" title="GHC.Generics">D1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaData" title="GHC.Generics">MetaData</a> &quot;StateChange_Type&quot; &quot;Data.Sawtooth.TransactionReceipt&quot; &quot;sawtooth-haskell-protos-0.0.0-9R9szE9iJS02ZReAEZ8CCi&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:False" title="Data.Bool">False</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:C1" title="GHC.Generics">C1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaCons" title="GHC.Generics">MetaCons</a> &quot;StateChange_TypeTYPE_UNSET&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:PrefixI" title="GHC.Generics">PrefixI</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:False" title="Data.Bool">False</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:U1" title="GHC.Generics">U1</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a>) <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t::-43-:" title="GHC.Generics">:+:</a> (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:C1" title="GHC.Generics">C1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaCons" title="GHC.Generics">MetaCons</a> &quot;StateChange_TypeSET&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:PrefixI" title="GHC.Generics">PrefixI</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:False" title="Data.Bool">False</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:U1" title="GHC.Generics">U1</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a>) <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t::-43-:" title="GHC.Generics">:+:</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:C1" title="GHC.Generics">C1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaCons" title="GHC.Generics">MetaCons</a> &quot;StateChange_TypeDELETE&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:PrefixI" title="GHC.Generics">PrefixI</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:False" title="Data.Bool">False</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:U1" title="GHC.Generics">U1</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a>)))</div></details></td></tr></table></details></div></div><div class="top"><p class="src"><span class="keyword">newtype</span> <a id="t:StateChangeList" class="def">StateChangeList</a> <a href="src/Data.Sawtooth.TransactionReceipt.html#StateChangeList" class="link">Source</a> <a href="#t:StateChangeList" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:StateChangeList" class="def">StateChangeList</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div class="subs fields"><p class="caption">Fields</p><ul><li><dfn class="src"><a id="v:stateChangeListStateChanges" class="def">stateChangeListStateChanges</a> :: <a href="file:///nix/store/knvxkxfnxq48mcmnw9rnbfw5zi1c4nd1-vector-0.12.2.0-doc/share/doc/vector-0.12.2.0/html/Data-Vector.html#t:Vector" title="Data.Vector">Vector</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a></dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><h4 class="instances details-toggle-control details-toggle" data-details-id="i:StateChangeList">Instances</h4><details id="i:StateChangeList" open="open"><summary class="hide-when-js-enabled">Instances details</summary><table><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:StateChangeList:Eq:1"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Eq.html#t:Eq" title="Data.Eq">Eq</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-324" class="link">Source</a> <a href="#t:StateChangeList" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:StateChangeList:Eq:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:StateChangeList:Ord:2"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ord" title="Data.Ord">Ord</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-324" class="link">Source</a> <a href="#t:StateChangeList" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:StateChangeList:Ord:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ordering" title="Data.Ord">Ordering</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60-" class="selflink">#</a></p><p class="src"><a href="#v:-60--61-">(&lt;=)</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60--61-" class="selflink">#</a></p><p class="src"><a href="#v:-62-">(&gt;)</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62-" class="selflink">#</a></p><p class="src"><a href="#v:-62--61-">(&gt;=)</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62--61-" class="selflink">#</a></p><p class="src"><a href="#v:max">max</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:min" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:StateChangeList:Show:3"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:Show" title="Text.Show">Show</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-324" class="link">Source</a> <a href="#t:StateChangeList" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:StateChangeList:Show:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Int.html#t:Int" title="Data.Int">Int</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:String" title="Data.String">String</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a>] -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:StateChangeList:Generic:4"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Generic" title="GHC.Generics">Generic</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-324" class="link">Source</a> <a href="#t:StateChangeList" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:StateChangeList:Generic:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs associated-types"><p class="caption">Associated Types</p><p class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#t:Rep" class="selflink">#</a></p></div> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:from">from</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a> x <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:from" class="selflink">#</a></p><p class="src"><a href="#v:to">to</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a> x -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:to" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:StateChangeList:ToJSON:5"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:ToJSON" title="Data.Aeson.Types">ToJSON</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-367" class="link">Source</a> <a href="#t:StateChangeList" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:StateChangeList:ToJSON:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSON">toJSON</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSON" class="selflink">#</a></p><p class="src"><a href="#v:toEncoding">toEncoding</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncoding" class="selflink">#</a></p><p class="src"><a href="#v:toJSONList">toJSONList</a> :: [<a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSONList" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingList">toEncodingList</a> :: [<a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncodingList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:StateChangeList:FromJSON:6"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:FromJSON" title="Data.Aeson.Types">FromJSON</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-371" class="link">Source</a> <a href="#t:StateChangeList" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:StateChangeList:FromJSON:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSON">parseJSON</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSON" class="selflink">#</a></p><p class="src"><a href="#v:parseJSONList">parseJSONList</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> [<a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a>] <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSONList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:StateChangeList:NFData:7"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/Control-DeepSeq.html#t:NFData" title="Control.DeepSeq">NFData</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-324" class="link">Source</a> <a href="#t:StateChangeList" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:StateChangeList:NFData:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a> -&gt; () <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/src" class="link">Source</a> <a href="#v:rnf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:StateChangeList:ToJSONPB:8"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:ToJSONPB" title="Proto3.Suite.JSONPB.Class">ToJSONPB</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-356" class="link">Source</a> <a href="#t:StateChangeList" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:StateChangeList:ToJSONPB:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSONPB">toJSONPB</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toJSONPB" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingPB">toEncodingPB</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toEncodingPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:StateChangeList:FromJSONPB:9"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:FromJSONPB" title="Proto3.Suite.JSONPB.Class">FromJSONPB</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-362" class="link">Source</a> <a href="#t:StateChangeList" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:StateChangeList:FromJSONPB:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSONPB">parseJSONPB</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:parseJSONPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:StateChangeList:HasDefault:10"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:HasDefault" title="Proto3.Suite.Class">HasDefault</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-329" class="link">Source</a> <a href="#t:StateChangeList" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:StateChangeList:HasDefault:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:def" class="selflink">#</a></p><p class="src"><a href="#v:isDefault">isDefault</a> :: <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:isDefault" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:StateChangeList:Named:11"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Named" title="Proto3.Suite.Class">Named</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-326" class="link">Source</a> <a href="#t:StateChangeList" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:StateChangeList:Named:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:nameOf">nameOf</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:IsString" title="Data.String">IsString</a> string =&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a> -&gt; string <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:nameOf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:StateChangeList:Message:12"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Message" title="Proto3.Suite.Class">Message</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-331" class="link">Source</a> <a href="#t:StateChangeList" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:StateChangeList:Message:12"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:encodeMessage">encodeMessage</a> :: <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite.html#t:FieldNumber" title="Proto3.Suite">FieldNumber</a> -&gt; <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a> -&gt; <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Encode.html#t:MessageBuilder" title="Proto3.Wire.Encode">MessageBuilder</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:encodeMessage" class="selflink">#</a></p><p class="src"><a href="#v:decodeMessage">decodeMessage</a> :: <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite.html#t:FieldNumber" title="Proto3.Suite">FieldNumber</a> -&gt; <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Decode.html#t:Parser" title="Proto3.Wire.Decode">Parser</a> <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Decode.html#t:RawMessage" title="Proto3.Wire.Decode">RawMessage</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:decodeMessage" class="selflink">#</a></p><p class="src"><a href="#v:dotProto">dotProto</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a> -&gt; [<a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-DotProto-AST.html#t:DotProtoField" title="Proto3.Suite.DotProto.AST">DotProtoField</a>] <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:dotProto" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:StateChangeList:ToSchema:13"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:ToSchema" title="Proto3.Suite.JSONPB">ToSchema</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-374" class="link">Source</a> <a href="#t:StateChangeList" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:StateChangeList:ToSchema:13"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:declareNamedSchema">declareNamedSchema</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a> -&gt; <a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/Data-Swagger-Declare.html#t:Declare" title="Data.Swagger.Declare">Declare</a> (<a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/Data-Swagger-Internal.html#t:Definitions" title="Data.Swagger.Internal">Definitions</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:Schema" title="Proto3.Suite.JSONPB">Schema</a>) <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:NamedSchema" title="Proto3.Suite.JSONPB">NamedSchema</a> <a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/src" class="link">Source</a> <a href="#v:declareNamedSchema" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:StateChangeList:Rep:14"></span> <span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a></span> <a href="src/Data.Sawtooth.TransactionReceipt.html#line-324" class="link">Source</a> <a href="#t:StateChangeList" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:StateChangeList:Rep:14"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-TransactionReceipt.html">Data.Sawtooth.TransactionReceipt</a></p> <div class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChangeList" title="Data.Sawtooth.TransactionReceipt">StateChangeList</a> = <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:D1" title="GHC.Generics">D1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaData" title="GHC.Generics">MetaData</a> &quot;StateChangeList&quot; &quot;Data.Sawtooth.TransactionReceipt&quot; &quot;sawtooth-haskell-protos-0.0.0-9R9szE9iJS02ZReAEZ8CCi&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:True" title="Data.Bool">True</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:C1" title="GHC.Generics">C1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaCons" title="GHC.Generics">MetaCons</a> &quot;StateChangeList&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:PrefixI" title="GHC.Generics">PrefixI</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:True" title="Data.Bool">True</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:S1" title="GHC.Generics">S1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaSel" title="GHC.Generics">MetaSel</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Maybe.html#v:Just" title="Data.Maybe">Just</a> &quot;stateChangeListStateChanges&quot;) '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceUnpackedness" title="GHC.Generics">NoSourceUnpackedness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceStrictness" title="GHC.Generics">NoSourceStrictness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:DecidedLazy" title="GHC.Generics">DecidedLazy</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rec0" title="GHC.Generics">Rec0</a> (<a href="file:///nix/store/knvxkxfnxq48mcmnw9rnbfw5zi1c4nd1-vector-0.12.2.0-doc/share/doc/vector-0.12.2.0/html/Data-Vector.html#t:Vector" title="Data.Vector">Vector</a> <a href="Data-Sawtooth-TransactionReceipt.html#t:StateChange" title="Data.Sawtooth.TransactionReceipt">StateChange</a>))))</div></details></td></tr></table></details></div></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.24.0</p></div></body></html>