UnexpectedSources

Git Source

Thrown when a bytecode reports itself as 0 sources but has more than 1 byte.

error UnexpectedSources(bytes bytecode);

Parameters

NameTypeDescription
bytecodebytesThe bytecode that was inspected.