Skip to content

SizePrefixedCosignatureV1Descriptor⚓︎

SizePrefixedCosignatureV1Descriptor
Type safe descriptor used to generate a descriptor map for SizePrefixedCosignatureV1Descriptor.

cosignature attached to a multisig transaction with prefixed size

Constructors⚓︎

new SizePrefixedCosignatureV1Descriptor()⚓︎

new SizePrefixedCosignatureV1Descriptor(cosignature): SizePrefixedCosignatureV1Descriptor

Creates a descriptor for SizePrefixedCosignatureV1.

Parameters⚓︎

Parameter Type Description
cosignature CosignatureV1Descriptor cosignature

Returns⚓︎

SizePrefixedCosignatureV1Descriptor

Properties⚓︎

Property Type
rawDescriptor object
rawDescriptor.cosignature any

Methods⚓︎

toMap()⚓︎

toMap(): object
SizePrefixedCosignatureV1Descriptor.toMap
Builds a representation of this descriptor that can be passed to a factory function.

Returns⚓︎

object

Descriptor that can be passed to a factory function.