# Functions
No description provided by the author
No description provided by the author
RegisterLegacyAminoCodec registers legacy amino 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
RegisterTypes registers types.
# Constants
MetadataMaxLength is the maximum length of metadata.
# 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
# Structs
Content defines the table and properties of a content.
EventCreate is an event emitted when content is created.
EventDelete is an event emitted when content is deleted.
EventUpdateCurator is an event emitted when content curator is updated.
EventUpdateMetadata is an event emitted when content metadata is updated.
MsgCreate is the Msg/Create request type.
MsgCreateResponse is the Msg/Create response type.
MsgDelete is the Msg/Delete request type.
MsgDeleteResponse is the Msg/Delete response type.
MsgUpdateCurator is the Msg/UpdateCurator request type.
MsgUpdateCuratorResponse is the Msg/UpdateCurator response type.
MsgUpdateMetadata is the Msg/UpdateMetadata request type.
MsgUpdateMetadataResponse is the Msg/UpdateMetadata response type.
QueryContentRequest is the Query/Content request type.
QueryContentResponse is the Query/Content response type.
QueryContentsByCuratorRequest is the Query/ContentsByCurator request type.
QueryContentsByCuratorResponse is the Query/ContentsByCurator response type.
Content is the content properties.
QueryContentsRequest is the Query/Contents request type.
QueryContentsResponse is the Query/Contents response type.
Content is the content properties.
UnimplementedMsgServer can be embedded to have forward compatible implementations.
UnimplementedQueryServer can be embedded to have forward compatible implementations.
# Interfaces
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.