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

binary layout for a mosaic

Constructors

Properties

Methods

Constructors

Properties

rawDescriptor: {
    amount: models.Amount;
    mosaicId: any;
}

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.