diff --git a/master/abi/json-abi-format.html b/master/abi/json-abi-format.html index 7af61ade..f74e7e38 100644 --- a/master/abi/json-abi-format.html +++ b/master/abi/json-abi-format.html @@ -185,6 +185,7 @@
"typeId"
: the type metadata declaration ID (number) or type concrete declaration hash based ID (string) of the type of the component."typeArguments"
: an array of the type arguments used when applying the type of the component, if the type is generic, otherwise nonexistent. Each type argument is a type application represented as a JSON object that contains the following properties:
"name"
: the name of the type argument."typeId"
: the type metadata declaration ID (number) or type concrete declaration hash based ID (string) of the type of the component."typeArguments"
: an array of the type arguments used when applying the type of the type argument, if the type is generic, otherwise nonexistent. The format of the elements of this array recursively follows the rules described in this section."typeId"
: the type metadata declaration ID (number) or type concrete declaration hash based ID (string) of the type of the component."typeArguments"
: an array of the type arguments used when applying the type of the component, if the type is generic, otherwise nonexistent. Each type argument is a type application represented as a JSON object that contains the following properties:
"name"
: the name of the type argument."typeId"
: the type metadata declaration ID (number) or type concrete declaration hash based ID (string) of the type of the component."typeArguments"
: an array of the type arguments used when applying the type of the type argument, if the type is generic, otherwise nonexistent. The format of the elements of this array recursively follows the rules described in this section.