Skip to content

Conversation

farhanW3
Copy link
Contributor

This fixes the wallets data entry into DB

@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 😉

// Connect to the DB
server.log.info(`Connected to DB`);

const walletData = [];

for (const chain of defaultChains) {
Copy link
Member

Choose a reason for hiding this comment

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

Btw here instead of default chains i think we should use SDK.options.supportedChains so that we respect any extra chain that the user could pass in

Copy link
Contributor Author

Choose a reason for hiding this comment

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

i will do this update. I by mistakenly merged

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