remove WeightToFee on moonriver#1368
remove WeightToFee on moonriver#136899Kies wants to merge 2 commits intomoonbeam-foundation:masterfrom
Conversation
|
@girazoki hi, can you give me some feedback. |
|
@99Kies the CI returned this error: It seems an import that was removed was used in xcm_config.rs. So add it back please. |
|
This will be used again $soon in #1218 (which is waiting for an upstream Substrate PR). It may still be a while before that can be done, though, so removing this is fine for now. |
oh, I lost this problem, sorry. |
girazoki
left a comment
There was a problem hiding this comment.
Yeah actually I missed the error because the build wasnt running. So it is being used in xcm
|
@girazoki In fact, I noticed that |
|
For now, no. We need to give a good think on what values we want for transaction-payment, and until this is decided, WeightToFee will only be used in xcm |
|
Closing since this item is used. It will be used more in the future, as noted. |
Delete some unused configurations.