substrate-docs
substrate-docs copied to clipboard
Update Needed to Weight / Fee Documentation
Is there an existing issue?
- [X] I have searched the existing issues
Experiencing problems? Have you tried our Stack Exchange first?
- [X] This is not a support question.
Content request
As noted in this StackExchange question:
https://substrate.stackexchange.com/questions/5223/tx-weights-fees-documentation-clarity
There needs to be some updates to the code which implements the appropriate traits for the transaction fees pallet.
Are you willing to help with this request?
Maybe (please elaborate above)
@shawntabrizi, the stack exchange question seems to have been removed. Is this about storage added as another dimension to weight or the OnChargeTransaction trait or something else? https://paritytech.github.io/substrate/master/pallet_transaction_payment/trait.OnChargeTransaction.html
Here is the deleted text:
basically i think the traits need to be updated