Solid data type call tracer delete array

1 array – fixed / dynamic array 1.1 fixed byte array The fixed byte array is divided into bytes1, bytes2... bytes32 according to the occupied byte length Fixed byte array can only read data and cannot modify data Index access array[index] Fixed byte array conversion: high byte is converted to low byte, and low byte is intercepted Low ...

Posted by Mzor on Mon, 18 Oct 2021 10:28:13 -0700