Hierarchy

  • StructTag

Constructors

Properties

module_name: Identifier
type_args: Seq<TypeTag>

Methods

  • Converts a string literal to a StructTag

    Returns

    Parameters

    • structTag: string

      String literal in format "AcountAddress::module_name::ResourceName", e.g. "0x1::aptos_coin::AptosCoin"

    Returns StructTag

Generated using TypeDoc