Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix underscore in token allocation #3537

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Fix underscore in token allocation #3537

wants to merge 3 commits into from

Conversation

mxiao-cll
Copy link
Contributor

@mxiao-cll mxiao-cll commented Nov 4, 2024

Currently blocksize-capital is not accepted as input because we expect it to be blocksize_capital

To fix this, we simply replace - in the input to be _

Copy link

changeset-bot bot commented Nov 4, 2024

🦋 Changeset detected

Latest commit: 2ee1453

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 14 packages
Name Type
@chainlink/token-allocation-adapter Minor
@chainlink/apy-finance-adapter Patch
@chainlink/bsol-price-adapter Patch
@chainlink/crypto-volatility-index-adapter Patch
@chainlink/curve-3pool-adapter Patch
@chainlink/defi-dozen-adapter Patch
@chainlink/defi-pulse-adapter Patch
@chainlink/dxdao-adapter Patch
@chainlink/linear-finance-adapter Patch
@chainlink/savax-price-adapter Patch
@chainlink/set-token-index-adapter Patch
@chainlink/synth-index-adapter Patch
@chainlink/vesper-adapter Patch
@chainlink/xsushi-price-adapter Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@mxiao-cll mxiao-cll requested review from mmcallister-cll and a team November 4, 2024 17:44
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