The maximum length of a contract code in bytes.
The value should be chosen carefully taking into the account the overall memory limit your runtime has, as well as the maximum allowed callstack depth. Look into the integrity_test() for some insights.
integrity_test()
The maximum length of a contract code in bytes.
The value should be chosen carefully taking into the account the overall memory limit your runtime has, as well as the maximum allowed callstack depth. Look into the
integrity_test()
for some insights.