PR #3: Add timeout to fetching proving key #27

Closed
anon wants to merge 3 commits from (deleted):add-timeout into master
Showing only changes of commit e508bf3b5d - Show all commits

View File

@ -1,5 +1,5 @@
export const blockSyncInterval = 10000
export const enabledChains = ['1', '10', '56', '100', '137', '42161']
export const enabledChains = ['1', '10', '56', '100', '137', '43114', '42161']
export const chainsWithEncryptedNotes = ['1', '5', '56', '100', '137']
export default {
netId1: {