Skip to content

Commit

Permalink
switch to arb (gitcoinco#3698)
Browse files Browse the repository at this point in the history
  • Loading branch information
thelostone-mc authored Oct 21, 2024
1 parent 7327ac7 commit f110370
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// export const AttestationChainId = 42161;
export const AttestationChainId = 11155111;
export const AttestationChainId = 42161;
// export const AttestationChainId = 11155111;
export const AttestationFee = BigInt(0.0007722 * 10 ** 18);
export const FeeExemptAttestationsLimit = 20;
export const FeeExemptAttestationsLimit = 30;

0 comments on commit f110370

Please sign in to comment.