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

shared content between V1 verifiable and non-verifiable cosignature transactions

Constructors

Properties

Methods

Constructors

Properties

rawDescriptor: {
    multisigAccountAddress: Address;
    otherTransactionHash: Hash256;
}

Type declaration

Methods

  • 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.