Skip to content

Commit

Permalink
Fix create & update index issue
Browse files Browse the repository at this point in the history
  • Loading branch information
serefyarar committed Feb 9, 2024
1 parent 0dcd3dc commit 281e844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web-app/src/services/lit-service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ class LitService {
[acid],
["0x"],
[[BigInt(1)]],
false,
true,
false,
{
value: mintCost,
Expand Down

0 comments on commit 281e844

Please sign in to comment.