# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
Helper to get module account address.
Helper to get module account key in form of id#name.
IsEmpty tells if the trimmed input is empty.
IsValidEntity tells if a Entity is valid, that is if it has a non empty versionId and a non-zero create date.
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
ParamTable for project module.
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
UpdateEntityMetadata updates a entity metadata time and version id.
# 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
No description provided by the author
No description provided by the author
-------------------------- CREATE ENTITY --------------------------.
-------------------------- CREATE ENTITY ACCOUNT --------------------------.
-------------------------- GRANT ENTITY ACCOUNT AUTHZ --------------------------.
-------------------------- TRANSFER ENTITY --------------------------.
-------------------------- UPDATE ENTITY --------------------------.
-------------------------- UPDATE ENTITY VERIFIED --------------------------.
# Variables
No description provided by the author
No description provided by the author
x/entity module sentinel errors.
x/entity module sentinel errors.
x/entity module sentinel errors.
x/entity 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
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
x/entity module sentinel errors.
No description provided by the author
No description provided by the author
No description provided by the author
ModuleCdc references the global x/gov module codec.
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
EntityAccountCreatedEvent is an event triggered on a entity account creation.
EntityAccountCreatedEvent is an event triggered on a entity account creation.
EntityCreatedEvent is an event triggered on a Entity creation.
EntityMetadata defines metadata associated to a entity.
EntityTransferredEvent is an event triggered on a entity transfer.
EntityUpdatedEvent is an event triggered on a entity document update.
EntityVerifiedUpdatedEvent is an event triggered on a entity verified document update.
GenesisState defines the project module's genesis state.
Grant gives permissions to execute the provide method with expiration time.
No description provided by the author
No description provided by the author
create a module account for an entity, account details will be added as a linkedEntity on entity iid doc where linkedEntity id is didfragment: did#name.
No description provided by the author
No description provided by the author
Create a authz grant from entity account (as grantor) to recipient in msg as grantee for the specific authorization.
No description provided by the author
No description provided by the author
No description provided by the author
Updates the entity with all the fields, so if field empty will be updated with default go type, aka never null.
No description provided by the author
Only relayer nodes can update entity field 'entityVerified'.
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
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.