Skip to main content

Class: TransactionProgressWalletEvent

A 'transaction progress' wallet event.

Hierarchy

Table of contents

Constructors

Properties

Constructors

constructor

new TransactionProgressWalletEvent(progress)

Parameters

NameTypeDescription
progressTransactionProgressThe progress of the transaction.

Overrides

WalletEvent.constructor

Properties

type

type: WalletEventType

Inherited from

WalletEvent.type


progress

progress: TransactionProgress