AssetAuthority

common.AssetAuthority

type AssetAuthority

common.AssetAuthority

FieldTypeDescription
verifierstringVerifier of the Asset Authority.
urlstringURL of the Asset Authority.
decimalsuint32Maximum number of digits right of the decimal (Max supported value is 30)
{
  "verifier": "AssetAuthorityVerifierLengthVariesByAlgo",
  "url": "ASSET_AUTHORITY_URL",
  "decimals": 2
}