-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Feature or Improvement Description
No need to pass the full meeVersions list in most cases
Benefits & Outcomes
Research : No need to pass the full meeVersions list in most cases
Any References?
| const meeVersions = client.account.deployments.map(({ version, chain }) => ({ |
| const meeVersions = client.account.deployments.map(({ version, chain }) => ({ |
| meeVersions |
and others
Code of Conduct
- I agree to follow this project's Code of Conduct.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request