UnexpectedTrailingOffsetBytes
Thrown when bytes are discovered between the offsets and the sources.
error UnexpectedTrailingOffsetBytes(bytes bytecode);
Parameters
| Name | Type | Description |
|---|---|---|
bytecode | bytes | The bytecode that was inspected. |
Thrown when bytes are discovered between the offsets and the sources.
error UnexpectedTrailingOffsetBytes(bytes bytecode);
Parameters
| Name | Type | Description |
|---|---|---|
bytecode | bytes | The bytecode that was inspected. |