Package genlayer.py.eth.support# Warning This is an internal module class genlayer.py.eth.support.InplaceTuple[source]# This class indicates that tuple should be encoded/decoded in-place. Which means that even if it is dynamically sized, it is ignored. It is useful for encoding/decoding arguments and returns