Class: SignatureUnlock
An unlock holding one or more signatures unlocking one or more inputs..
Hierarchy
↳
SignatureUnlock
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new SignatureUnlock(signature
)
Parameters
Name | Type | Description |
---|---|---|
signature | Ed25519Signature | An Ed25519 signature. |
Overrides
Properties
type
• Readonly
type: UnlockType
Inherited from
signature
• signature: Ed25519Signature
The signature.
Methods
getType
▸ getType(): UnlockType
Get the type of unlock.