lua-examples
lua-examples copied to clipboard
Replacement of "table" parameters by their corresponding structure or array of values
The idea behind it is to have a more defined structure so that we can process the data knowing the exact structure of a function return or a parameter.
@NQ-Ligo Any chance of getting this merged anytime soon?