Bytecode check #88
Labels
enhancement
New feature or request
good first issue
Good for newcomers
question
Further information is requested
The
slice
function inBytesUtil
is internal, meaning the bytecode is copied to the importing contracts at compile time.we have more than 1 library using
BytesUtil
which then gets compiled intoPlasmaMVP
. Check that the bytecode is not duplicated when compilingPlamaMVP.sol
The text was updated successfully, but these errors were encountered: