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

Make weight_to_fee work in the solo chain #219

Merged
merged 2 commits into from
Nov 28, 2023
Merged

Make weight_to_fee work in the solo chain #219

merged 2 commits into from
Nov 28, 2023

Conversation

smiasojed
Copy link
Contributor

@smiasojed smiasojed commented Nov 21, 2023

It has been reported an issue (use-ink/ink#1985) that weight_to_fee always returns zero in end-to-end tests.
This pull request adds type FeeMultiplierUpdate = SlowAdjustingFeeUpdate<Self> to make it work.

@athei athei merged commit f1d8389 into main Nov 28, 2023
6 checks passed
@athei athei deleted the sm/weight_to_fee branch November 28, 2023 14:57
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.

3 participants