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
NewMsgCreateVerifiableCredential creates a new MsgCreateVerifiableCredential instance.
No description provided by the author
No description provided by the author
No description provided by the author
NewUserVerifiableCredential constructs a new VerifiableCredential instance.
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

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.

# 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
x/verifiable-credential-service module sentinel errors.
x/verifiable-credential-service module sentinel errors.
ModuleCdc the Amino codec.
VerifiableCredentialKey prefix for each key to a DidDocument.

# Structs

MsgCreateVerifiableCredential defines a SDK message for creating a new identifer.
No description provided by the author
No description provided by the author
QueryValidateVerifiableCredentialRequest is response type for the Query/VerifiableCredential RPC method.
QueryVerifiableCredentialResponse is response type for the Query/VerifiableCredential RPC method.
QueryVerifiableCredentialRequest is response type for the Query/VerifiableCredential RPC method.
QueryVerifiableCredentialResponse is response type for the Query/VerifiableCredential RPC method.
QueryVerifiableCredentialsRequest is request type for Query/VerifiableCredentials RPC method.
QueryVerifiableCredentialsResponse is response type for the Query/Identifers RPC method.
UnimplementedMsgServer can be embedded to have forward compatible implementations.
UnimplementedQueryServer can be embedded to have forward compatible implementations.
No description provided by the author
No description provided by the author
No description provided by the author

# 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.