Open Cap Table Protocol Canton SDK - v0.2.125
    Preparing search index...

    Function getFactoryDisclosedContracts

    • Get disclosed contracts for the factory contract Reads from the pre-generated factory contract data for the client's network This allows parties that don't directly see the factory to exercise it

      Parameters

      Returns {
          contractId: string;
          createdEventBlob: string;
          synchronizerId: string;
          templateId: string;
      }[]