package
24.0.0
Repository: https://github.com/cosmoscontracts/juno.git
Documentation: pkg.go.dev

# Functions

DefaultParams returns default parameters.
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
No description provided by the author
NewParams creates a new Params object.
No description provided by the author
No description provided by the author
RegisterLegacyAminoCodec registers concrete types on the LegacyAmino codec.
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
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
== TypeMsgRegisterGovernance ==.
== MsgRegisterStaking ==.
== TypeMsgUnregisterGovernance ==.
== TypeMsgUnregisterStaking ==.
== MsgUpdateParams ==.

# Variables

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
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
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
No description provided by the author

# Structs

Contract is the proto definition of a contract that can be registered for the hooks.
GenesisState - initial state of module.
MsgRegisterGovernance.
MsgRegisterGovernanceResponse.
MsgRegisterStaking.
MsgRegisterStakingResponse.
MsgUnregisterGovernance.
MsgUnregisterGovernanceResponse.
MsgUnregisterStaking.
MsgUnregisterStakingResponse.
MsgUpdateParams is the Msg/UpdateParams request type.
MsgUpdateParamsResponse defines the response structure for executing a MsgUpdateParams message.
Params defines the set of module parameters.
QueryStakingContractsRequest.
QueryGovernanceContractsResponse.
QueryParams is the request type to get all module params.
QueryClockContractsResponse is the response type for the Query/ClockContracts RPC method.
QueryStakingContractsRequest.
QueryStakingContractsResponse.
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.
QueryClient is the client API for Query service.
QueryServer is the server API for Query service.