JoshOrndorff / recipes

A Hands-On Cookbook for Aspiring Blockchain Chefs
GNU General Public License v3.0
379 stars 187 forks source link

Revise weight fee runtime #423

Open JoshOrndorff opened 3 years ago

JoshOrndorff commented 3 years ago

It should be renamed as the transaction-fee-runtime. It can demonstrate several ways to convert weights to fees as it does now. It can also show how to collect fees in various assets as it did in the past but was removed. It could collect transaction fees in multiple assets. Maybe a multi currency adapter type.