package
0.2.0
Repository: https://github.com/allinbits/cosmos-cash.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
NewIdentifier constructs a new Identifier.
NewMsgAddAuthentication creates a new MsgAddAuthentication instance.
NewMsgAddService creates a new MsgAddService instance.
No description provided by the author
NewMsgCreateIdentifier creates a new MsgCreateIdentifier instance.
NewMsgDeleteAuthentication creates a new MsgDeleteAuthentication instance.
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
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

DidPrefix defines the did prefix for this chain.
MemStoreKey defines the in-memory store key.
ModuleName defines the module name.
QuerierRoute defines the module's query routing key.
RouterKey is the message route for slashing.
StoreKey defines the primary module store key.
msg types.
msg types.
msg types.
msg types.
msg types.

# Variables

x/identifier module sentinel errors.
x/identifier module sentinel errors.
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
IdentifierKey prefix for each key to a DidDocument.
ModuleCdc the Amino codec.

# Structs

Authentication defines how to authenticate a did document.
DidDocument represents a dencentralised identifer.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MsgCreateIdentifier defines a SDK message for creating a new identifer.
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
QueryIdentifersRequest is request type for Query/Identifers RPC method.
QueryIdentifersResponse is response type for the Query/Identifers RPC method.
QueryIdentifersRequest is request type for Query/Identifers RPC method.
QueryIdentifersResponse is response type for the Query/Identifers RPC method.
Service defines how to find data associated with a identifer.
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.

# Type aliases

No description provided by the author
No description provided by the author