Skip to content

Commit

Permalink
Update claim_gift.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
delaaxe committed Aug 7, 2024
1 parent 0c580cd commit d0d9837
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/claim_gift.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const gift = {
fee_token: "0x0000000000000000000000000000000000000000000000000000000000000000",
fee_amount: 42n,
gift_pubkey: 100000000000000000000000000000000000000000000000000000000000000000000000000n,
} ;
};
const receiver = "0x0000000000000000000000000000000000000000000000000000000000000000";
const giftPrivateKey = "0x0000000000000000000000000000000000000000000000000000000000000000";

Expand Down

0 comments on commit d0d9837

Please sign in to comment.