Copyright | Aleksandr Krupenkin 2016-2024 |
---|---|
License | Apache-2.0 |
Maintainer | mail@akru.me |
Stability | experimental |
Portability | portable |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Network.Polkadot.Extrinsic.SignedExtension.TransactionPayment
Description
A pallet-transaction-payment signed extension.
Synopsis
Documentation
newtype ChargeTransactionPayment Source #
Require the transactor pay for themselves and maybe include a tip to gain additional priority in the queue.
Constructors
ChargeTransactionPayment (Compact Balance) |