Class: SpentOutputWalletEvent
A 'spent output' wallet event.
Hierarchy
↳
SpentOutputWalletEvent
Table of contents
Constructors
Properties
Constructors
constructor
• new SpentOutputWalletEvent(output
)
Parameters
Name | Type | Description |
---|---|---|
output | OutputData | The spent output. |
Overrides
Properties
type
• type: WalletEventType
Inherited from
output
• output: OutputData