Skip to content

Conversation

@ReynardoEW
Copy link
Member

@ReynardoEW ReynardoEW commented Apr 26, 2025

result0

}

export const ENV_KEYS = new Set([
...BOOL_KEYS,
Copy link
Member

Choose a reason for hiding this comment

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

wont this cause a crash?

Copy link
Member Author

Choose a reason for hiding this comment

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

it doesn't because i put '' in the array

utils/env.ts Outdated
export const ENV_KEYS = new Set([
...BOOL_KEYS,
...Object.keys(DEFAULTS),
'PANCAKESWAP_OPBNB_SUBGRAPH',
Copy link
Member

Choose a reason for hiding this comment

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

all these keys are from another repo, if theyre not actually used here why not delete them?

@0xngmi 0xngmi merged commit e1c73d7 into DefiLlama:master Apr 26, 2025
1 check passed
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