package
7.0.1+incompatible
Repository: https://github.com/dydxprotocol/v4-chain.git
Documentation: pkg.go.dev
# Functions
DefaultGenesis returns the default Capability genesis state.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RegisterQueryHandler registers the http handlers for service Query to "mux".
RegisterQueryHandlerClient registers the http handlers for service Query to "mux".
RegisterQueryHandlerFromEndpoint is same as RegisterQueryHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterQueryHandlerServer registers the http handlers for service Query to "mux".
No description provided by the author
# Constants
AssetKeyPrefix is the prefix to retrieve all Assets.
MaxAssetSymbolLength is the maximum exponent for a asset/coin unit (e.g.
ModuleName defines the module name.
StoreKey defines the primary module store key.
UusdcDenom is the precomputed denom for IBC Micro USDC.
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
x/assets module sentinel errors.
x/assets module sentinel errors.
x/assets module sentinel errors.
x/assets module sentinel errors.
x/assets module sentinel errors.
No description provided by the author
No description provided by the author
No description provided by the author
x/assets module sentinel errors.
x/assets module sentinel errors.
No description provided by the author
No description provided by the author
No description provided by the author
x/assets module sentinel errors.
x/assets module sentinel errors.
x/assets module sentinel errors.
x/assets module sentinel errors.
Errors for Not Implemented.
No description provided by the author
No description provided by the author
No description provided by the author
x/assets module sentinel errors.
x/assets module sentinel errors.
No description provided by the author
# Structs
Asset defines a single exchangable asset.
GenesisState defines the assets module's genesis state.
Queries a list of Asset items.
QueryAllAssetsResponse is response type for the AllAssets RPC method.
Queries an Asset by id.
QueryAssetResponse is response type for the Asset RPC method.
UnimplementedMsgServer can be embedded to have forward compatible implementations.
UnimplementedQueryServer can be embedded to have forward compatible implementations.
# Interfaces
No description provided by the author
MsgClient is the client API for Msg service.
MsgServer is the server API for Msg service.
No description provided by the author
QueryClient is the client API for Query service.
QueryServer is the server API for Query service.