Home > @3rdweb/sdk > ClaimConditionPhase > setMerkleRoot
Sets a merkle root hash for the claim condition.
Signature:
setMerkleRoot(root: string): ClaimConditionPhase;
| Parameter | Type | Description |
|---|---|---|
| root | string | The merkle root hash |
Returns:
ClaimConditionPhase