Module kilt_asset_dids::v1

source ·

Structs

  • An Asset DID as specified in the Asset DID method specification.

Constants

  • The maximum length, including separator symbols, an asset DID can have according to the Asset DID specification. The maximum length is given by the length of the “did:asset:” prefix, plus the maximum length of a valid CAIP-2 chain ID, the maximum length of a valid CAIP-19 asset ID, and the separator symbol between the two.
  • The minimum length, including separator symbols, an asset DID can have according to the Asset DID specification. The minimum length is given by the length of the “did:asset:” prefix, plus the minimum length of a valid CAIP-2 chain ID, the minimum length of a valid CAIP-19 asset ID, and the separator symbol between the two.