Class: Input
The base class for transaction inputs.
Hierarchy
Input
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new Input(type
)
Parameters
Name | Type | Description |
---|---|---|
type | InputType | The type of input. |
Properties
type
• Readonly
type: InputType
Methods
getType
▸ getType(): InputType
Get the type of input.