Skip to content

Commit

Permalink
switch to arb
Browse files Browse the repository at this point in the history
  • Loading branch information
thelostone-mc committed Oct 21, 2024
1 parent c79f72a commit cb88edc
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 cb88edc

Please sign in to comment.