master
cyl19970726 2 years ago
parent 63e5980d3e
commit a3b4054986

@ -89,7 +89,7 @@ const evmNetworks: Record<number, any> = {
txConst: {
blockTimeSec: 7,
},
contracts: { factory: "0xb017657470B3ceB2798aC6f1E9186Bce3CaDdcf4" },
contracts: { factory: "0xF914D7A5a36a23e9Ef112e15Dc37311427068C43" },
},
421613: {
name: "Arbitrum - Goerli",

@ -431,8 +431,8 @@ repo
console.error(
`this hub is not permissionless, you can ask the hub owner to add you as a member`
)
return
}
return
}
let owner = await protocol.hub.repoOwner(Buffer.from(protocol.repoName))

Loading…
Cancel
Save