Skip to content

Conversation

farhanW3
Copy link
Contributor

Updated to use getSupportedChains() from SDK

@zeet-co
Copy link

zeet-co bot commented Jun 16, 2023

We're building your pull request over on Zeet.
Click me for more info about your build and deployment.
Once built, this branch can be tested at: https://web3-api-akbv-farhan-plat-936-ext.chainsaw-dev.zeet.app before merging 😉

@zeet-co
Copy link

zeet-co bot commented Jun 16, 2023

We're building your pull request over on Zeet.
Click me for more info about your build and deployment.
Once built, this branch can be tested at: https://web3-api-7qzi-farhan-plat-936-ext.zeet-nftlabs.zeet.app before merging 😉

@@ -35,13 +36,13 @@ export const setupWalletsForWorker = async (
// Connect to the DB
server.log.info(`Connected to DB`);

for (const chain of defaultChains) {
for (const chain of getSupportedChains()) {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@joaquim-verges

updated from default chain to getSupportedChains().

@farhanW3 farhanW3 merged commit 3ee8ec2 into main Jun 21, 2023
@adam-maj adam-maj deleted the farhan/plat-936-ext branch September 3, 2023 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants