Home > @3rdweb/sdk > ClaimConditionPhase > (constructor)
Constructs a new instance of the ClaimConditionPhase
class
Signature:
constructor(createSnapshotFunc: (leafs: string[]) => Promise<SnapshotInfo>);
Parameter | Type | Description |
---|---|---|
createSnapshotFunc | (leafs: string[]) => Promise<SnapshotInfo> |