ABI and types are documented at https://docs.aion.network/docs/abi#section-supported-data-types
However the sizes of the arrays are not specified in documentation (but the implementation DOES have a limitation). This is undefined behavior.
While you're there, please also add BigInteger.
ABI and types are documented at https://docs.aion.network/docs/abi#section-supported-data-types
However the sizes of the arrays are not specified in documentation (but the implementation DOES have a limitation). This is undefined behavior.
While you're there, please also add BigInteger.