Function commitmentsGetCount

  • Get commitments count

    Parameters

    • __namedParameters: {
          activated?: null | boolean;
          balance?: null | Int64Parameter;
      } = {}
      • Optional activated?: null | boolean
      • Optional balance?: null | Int64Parameter
    • Optional opts: RequestOpts

    Returns Promise<number>

Generated using TypeDoc