Crate ergotree_ir

Crate ergotree_ir 

Source
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