Type alias InstructionAggregationError
InstructionAggregationError: { aggregations: InstructionAggregation[]; remainingBytecode: Uint8Array; remainingRange: Range; success: false; } Type declaration
remainingBytecode: Uint8Array
remainingRange: Range
success: false