Skip to main content

Interface: IReceiptMilestoneOption

Receipt milestone option.

Hierarchy

Table of contents

Properties

Properties

type

type: 0

The type of the object.

Inherited from

ITypeBase.type


migratedAt

migratedAt: number

The milestone index at which the funds were migrated in the legacy network.


final

final: boolean

Whether this Receipt is the final one for a given migrated at index.


funds

funds: IMigratedFunds[]

The index data.


transaction

transaction: ITreasuryTransactionPayload

The TreasuryTransaction used to fund the funds.