guys if a library have some external function and internal functions , how solidity deal with that , is the internal function get included in the bytecode of the contract that inherit this library and the external functions get deployed in a separate address or how ??
Jun 16, 2023, 3:38 PM