Unverified Commit f1d83894 authored by Sebastian Miasojed's avatar Sebastian Miasojed Committed by GitHub
Browse files

Make weight_to_fee work in the solo chain (#219)

It has been reported an issue
(https://github.com/paritytech/ink/issues/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.
parent 2410dd3e
Pipeline #419369 passed with stages
in 32 minutes and 17 seconds