Add WeightToFee and LengthToFee impls to transaction-payment Runtime API (#13110)
* Add WeightToFee and LengthToFee impls to RPC * Remove RPC additions * Update frame/transaction-payment/rpc/runtime-api/src/lib.rs Co-authored-by:joe petrowski <25483142+joepetrowski@users.noreply.github.com> * Add comments to length_to_fee and weight_to_fee Co-authored-by:
joe petrowski <25483142+joepetrowski@users.noreply.github.com> Co-authored-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
parent
64b55cb1
Showing
- substrate/bin/node-template/runtime/src/lib.rs 12 additions, 0 deletionssubstrate/bin/node-template/runtime/src/lib.rs
- substrate/bin/node/runtime/src/lib.rs 12 additions, 0 deletionssubstrate/bin/node/runtime/src/lib.rs
- substrate/frame/transaction-payment/rpc/runtime-api/src/lib.rs 10 additions, 2 deletions...rate/frame/transaction-payment/rpc/runtime-api/src/lib.rs
- substrate/frame/transaction-payment/src/lib.rs 5 additions, 2 deletionssubstrate/frame/transaction-payment/src/lib.rs
Please register or sign in to comment