The alias may have a tld, which then returns the alias as alias:tld
Leaky abstraction to get access to the pure raw SRC44 descriptor data
the raw SRC44 object.
Clones the current instance.
A copied instance of DescriptorData
Gets a more human friendly version of the data
Merges another descriptor data instance into this one. This operation mutates this instance.
data to be merged
The merged result.
Static
createCreates a bare minimum, but strict, SRC44 descriptor instance.
Optional
name: stringThe name
Static
parseCreates/Parses a SRC44 compliant descriptor string
The SRC44 compliant string. See also stringify
If true, the standard check is more strictly
A new instance of DescriptorData
Descriptor Data
SRC44-compliant Descriptor Data to be used as description in Smart Contracts, Account Info, and/or Aliases. Use DescriptorDataBuilder to construct from the scratch, or use this to parse json data