[−][src]Trait ergo_lib::serialization::sigma_byte_reader::SigmaByteRead
Sigma byte reader trait with a constant store to resolve segregated constants
Required methods
fn constant_store(&mut self) -> &mut ConstantStore
Constant store with constants to resolve constant placeholder types
fn substitute_placeholders(&self) -> bool
Option to substitute ConstantPlaceholder with Constant from the store