typescript-sdk

Home > @3rdweb/sdk > ClaimConditionFactory > (constructor)

ClaimConditionFactory.(constructor)

Constructs a new instance of the ClaimConditionFactory class

Signature:

constructor(createSnapshotFunc: (leafs: string[]) => Promise<SnapshotInfo>);

Parameters

Parameter Type Description
createSnapshotFunc (leafs: string[]) => Promise<SnapshotInfo>