Do a refund based on the actual weight (#5584)
This refunds weight and the weight bases fee back to the sender of an extrinsic after the dispatch.
Showing
- substrate/bin/node/executor/tests/basic.rs 15 additions, 15 deletionssubstrate/bin/node/executor/tests/basic.rs
- substrate/frame/support/src/weights.rs 15 additions, 0 deletionssubstrate/frame/support/src/weights.rs
- substrate/frame/system/src/lib.rs 13 additions, 5 deletionssubstrate/frame/system/src/lib.rs
- substrate/frame/transaction-payment/src/lib.rs 88 additions, 40 deletionssubstrate/frame/transaction-payment/src/lib.rs
Please register or sign in to comment