Skip to main content

Class: SpentOutputWalletEvent

A 'spent output' wallet event.

Hierarchy

Table of contents

Constructors

Properties

Constructors

constructor

new SpentOutputWalletEvent(output)

Parameters

NameTypeDescription
outputOutputDataThe spent output.

Overrides

WalletEvent.constructor

Properties

type

type: WalletEventType

Inherited from

WalletEvent.type


output

output: OutputData