TruncatedHeaderOffsets
Thrown when the bytecode is truncated before the end of the header offsets.
error TruncatedHeaderOffsets(bytes bytecode);
Parameters
Name | Type | Description |
---|---|---|
bytecode | bytes | The bytecode that was inspected. |
Thrown when the bytecode is truncated before the end of the header offsets.
error TruncatedHeaderOffsets(bytes bytecode);
Parameters
Name | Type | Description |
---|---|---|
bytecode | bytes | The bytecode that was inspected. |