package
7.0.1+incompatible
Repository: https://github.com/dydxprotocol/v4-chain.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
IsMarketUpdateTx returns `true` if the supplied `tx` consists of a single MsgUpdateMarkets or MsgUpsertMarkets.
No description provided by the author
No description provided by the author
No description provided by the author
NewValidateMarketUpdateDecorator returns an AnteDecorator that is able to check for x/marketmap update messages and reject them if they are updating cross margin markets.
No description provided by the author
ShouldSkipSequenceValidation returns whether sequence validation can be skipped for a given list of messages.
# Variables
No description provided by the author
# Structs
FreeInfiniteGasDecorator is an AnteHandler that sets `GasMeter` to `FreeInfiniteGasMeter` for off-chain single clob msg transactions, and app-injected transactions.
No description provided by the author
SigVerificationDecorator verifies all signatures for a tx and return an error if any are invalid.
No description provided by the author
ValidateMsgTypeDecorator checks that the tx has the expected message types.
# Interfaces
No description provided by the author