Open mariopino opened 5 years ago
Calculation of fees so far were hard (near impossible) due to the weight
-component as documented here: https://research.web3.foundation/en/latest/polkadot/Token%20Economics/
Gavin drafted the following PR (substrate) today, which should allow us to calculate the exact fees per transaction. https://github.com/paritytech/substrate/pull/4148
This issue is high on our priority list.
Cool! Will be quite useful for users.
FYI you can now get fee from the queryInfo
RPC endpoint.
Hi PolkaScan team!
It would be useful for users to show the fees related to a transaction in PolkaScan.
Thank you for your awesome work!