Type safe descriptor used to generate a descriptor map for MosaicDefinitionDescriptor.

binary layout for a mosaic definition

Constructors

Properties

Methods

Constructors

Properties

rawDescriptor: {
    id: any;
    ownerPublicKey: PublicKey;
}

Type declaration

Methods

  • Builds a representation of this descriptor that can be passed to a factory function.

    Returns object

    Descriptor that can be passed to a factory function.