Caravan Documentation
    Preparing search index...

    Variable MULTISIG_ADDRESS_TYPESConst

    MULTISIG_ADDRESS_TYPES: { P2SH: string; P2SH_P2WSH: string; P2WSH: string } = ...

    Enumeration of possible multisig address types ([P2SH]module:p2sh.P2SH|[P2SH_P2WSH]module:p2sh_p2wsh.P2SH_P2WSH|[P2WSH]module:p2wsh.P2WSH).

    Type declaration

    • P2SH: string
    • P2SH_P2WSH: string
    • P2WSH: string