Skip to content

Commit

Permalink
improve comment
Browse files Browse the repository at this point in the history
  • Loading branch information
gaetbout committed Jun 10, 2024
1 parent df0a2fe commit d3cbd7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/profile.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ for (const { giftTokenContract, unit } of tokens) {
await deployer.execute(calls),
);

// Ensure there is a contract for the claim
// Get account claiming address
const claimAddress = await factory.get_claim_address(
claimAccountClassHash,
deployer.address,
Expand Down

0 comments on commit d3cbd7b

Please sign in to comment.