Converts ContractAddress into a string using the <index, subindex> format.
ContractAddress
<index, subindex>
Use the toString method instead.
toString
The string representation of the address.
Generated using TypeDoc
Converts
ContractAddress
into a string using the<index, subindex>
format.Deprecated
Use the
toString
method instead.Returns
The string representation of the address.