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
Estimates the minimum transaction fee for the given payload
The baseFee for calculation in planck. Default is 0.2 SIGNA = 20000000 Planck
fee in Planck
Gets a more human friendly version of the data
Gets a custom field (inline extension)
Merges another descriptor data instance into this one. This operation mutates this instance.
data to be merged
The merged result.
The SRC44 string to be set with Signum Accounts, Contracts and/or Aliases
Validates the current descriptor data.
Creates a bare minimum, but strict, SRC44 descriptor instance.
The name
Creates/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