Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsValidFeePayTransaction ¶
func IsValidFeePayTransaction(ctx sdk.Context, feePayKeeper feepaykeeper.Keeper, feeTx sdk.FeeTx) bool
Check if a transaction should be processed as a FeePay transaction. A valid FeePay transaction has no fee and only 1 message which executes a CW contract.
TODO: Future allow for multiple msgs.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.