Skip to content

Commit

Permalink
adds address to timeout for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-gf committed Oct 15, 2024
1 parent c0b5994 commit 60811c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/app/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -981,6 +981,7 @@
TIMEOUT_LIST_NOT_MAINNET = {
"0xdf486eec7b89c390569194834a2f7a71da05ee13",
"0x689f1a51c177cce66e3afdca4b1ded7721f531f9",
"0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
}

GUEST_LIST_STAMP_PROVIDERS = [
Expand Down

0 comments on commit 60811c9

Please sign in to comment.