Typeberry by Fluffy Labs - v0.5.0
    Preparing search index...

    Type Alias MachineStatus

    MachineStatus:
        | { hostCallIndex: U64; status: typeof HOST }
        | { address: U64; status: typeof FAULT }
        | { status: typeof OK | typeof HALT | typeof PANIC | typeof OOG }