# Functions
DefaultGenesis returns the default genesis state.
DefaultParams returns default module parameters.
No description provided by the author
NewMsgUpdateParams creates new instance of MsgUpdateParams.
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
# Constants
DefaultIndex is the default global index.
No description provided by the author
No description provided by the author
No description provided by the author
# 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
ParamsKey saves the current module params.
No description provided by the author
# Structs
Attenuation defines the attenuation of a resource.
Capability reprensents the available capabilities of a decentralized web node.
No description provided by the author
GenesisState defines the module genesis state.
Metadata represents a DID alias.
MsgRegisterService is the message type for the RegisterService RPC.
MsgRegisterServiceResponse is the response type for the RegisterService RPC.
MsgUpdateParams is the Msg/UpdateParams request type.
MsgUpdateParamsResponse defines the response structure for executing a MsgUpdateParams message.
Params defines the set of module parameters.
QueryOriginExistsRequest is the request type for the Query/OriginExists RPC method.
QueryOriginExistsResponse is the response type for the Query/OriginExists RPC method.
QueryParamsRequest is the request type for the Query/Params RPC method.
QueryParamsResponse is the response type for the Query/Params RPC method.
QueryResolveOriginRequest is the request type for the Query/ResolveOrigin RPC method.
QueryResolveOriginResponse is the response type for the Query/ResolveOrigin RPC method.
Resource reprensents the available resources of a decentralized web node.
Service defines a Decentralized Service on the Sonr Blockchain.
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.