Safe Haskell | None |
---|---|
Language | Haskell2010 |
Tendermint.SDK.BaseApp.Transaction.Checker
Documentation
class DefaultCheckTx api (r :: EffectRow) where Source #
Associated Types
type DefaultCheckTxT api r :: * Source #
Methods
defaultCheckTx :: Proxy api -> Proxy r -> DefaultCheckTxT api r Source #