@sentio/sdk
    Preparing search index...

    Interface InstructionHandlerConfig

    interface InstructionHandlerConfig {
        innerInstruction: boolean;
        parsedInstruction: boolean;
        rawDataInstruction: boolean;
    }
    Index

    Properties

    innerInstruction: boolean
    parsedInstruction: boolean
    rawDataInstruction: boolean