package
7.0.1+incompatible
Repository: https://github.com/dydxprotocol/v4-chain.git
Documentation: pkg.go.dev

# Variables

AllowMsgs are messages that can be externally submitted.
AllTypeMessages is a list of all messages and types that are used in the app.
AppInjectedMsgSamples are msgs that are injected into the block by the proposing validator.
DisallowMsgs are messages that cannot be externally submitted.
InternalMsgSamplesAll are msgs that are used only used internally.
CosmosSDK default modules.
Custom modules.
InternalMsgSamplesGovAuth are msgs that are used only used internally.
NestedMsgSamples are msgs that have can include other arbitrary messages inside.
NormalMsgs are messages that can be submitted by external users.
Default modules.
Custom modules.
No description provided by the author
UnregisteredMsgs are msgs that should not be registered with the app.
UnsupportedMsgSamples are msgs that are registered with the app, but are not supported.