Expand description
ErgoTree, MIR (Middle-level Internal Representation)
Modules§
- base16_
str - Trait for base16-encoded serialized bytes
- bigint256
- 256-bit signed integer type
- chain
- On-chain types
- ergo_
tree - ErgoTree
- mir
- Mid-level IR (ErgoTree)
- pretty_
printer - Pretty printer for ErgoTree IR
- reference
- Reference type used extensively throughout interpreter. a Ref<’ctx, T> can either borrow from Context or be
Arc<T> - serialization
- Serializers
- sigma_
protocol - Data types used in Sigma protocol
- source_
span - Source position for an IR node in the source code
- type_
check - Type checking
- types
- Sigma types