issues
search
wighawag
/
clones-with-immutable-args
BSD 3-Clause "New" or "Revised" License
229
stars
44
forks
source link
Add function to read uint256[] array from immutable args
#5
Closed
Dobrokhvalov
closed
2 years ago
Dobrokhvalov
commented
2 years ago
Adds a function to read uint256[] array from immutable args.
The function expects an additional arg: array length (number of elements in the array).
wighawag
commented
2 years ago
Thanks @Dobrokhvalov