• Convert a cap in cmd.signers to the form for use in the signing API

    Returns

    Parameters

    • signer: {
          args: PactValue[];
          name: string;
      }
      • args: PactValue[]
      • name: string

    Returns ISigningCap

Generated using TypeDoc