pancake-frontend icon indicating copy to clipboard operation
pancake-frontend copied to clipboard

fix: Update schema.ts for evm in packages

Open Rishabhjava opened this issue 6 months ago • 4 comments

I added a candidatePools type because the branch throws build errors otherwise when tryign to build as the candidatePools type wasn't defined and defaulted to never.


PR-Codex overview

This PR adds a new field candidatePools to the schema in packages/smart-router/evm/v3-router/schema.ts.

Detailed summary

  • Added candidatePools field to the schema in smart-router/evm/v3-router/schema.ts

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Rishabhjava avatar Aug 03 '24 07:08 Rishabhjava