UnexpectedSources
Thrown when a bytecode reports itself as 0 sources but has more than 1 byte.
error UnexpectedSources(bytes bytecode);
Parameters
| Name | Type | Description |
|---|---|---|
bytecode | bytes | The bytecode that was inspected. |
Thrown when a bytecode reports itself as 0 sources but has more than 1 byte.
error UnexpectedSources(bytes bytecode);
Parameters
| Name | Type | Description |
|---|---|---|
bytecode | bytes | The bytecode that was inspected. |