Type Definition ckb_script::CoreMachine [−][src]
pub type CoreMachine = Box<AsmCoreMachine>;
Expand description
The type of core VM machine when uses ASM.
pub type CoreMachine = Box<AsmCoreMachine>;
The type of core VM machine when uses ASM.