# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
default project module parameters.
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
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
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
No description provided by the author
# 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
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
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
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
# 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
Parameter store keys.
Parameter store keys.
Parameter store keys.
Parameter store keys.
ModuleCdc references the global x/gov module codec.
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
AccountMap maps a specific project's account names to the accounts' addresses.
Claim contains details required to start a claim on a project.
Claims contains a list of type Claim.
CreateAgentDoc contains details required to create an agent.
CreateClaimDoc contains details required to create a claim on a project.
CreateEvaluationDoc contains details required to create an evaluation for a specific claim on a project.
GenesisAccountMap is a type used at genesis that maps a specific project's account names to the accounts' addresses.
GenesisState defines the project module's genesis state.
MsgCreateAgent defines a message for creating an agent on a project.
MsgCreateAgentResponse defines the Msg/CreateAgent response type.
MsgCreateClaim defines a message for creating a claim on a project.
MsgCreateClaimResponse defines the Msg/CreateClaim response type.
MsgCreateEvaluation defines a message for creating an evaluation for a specific claim on a project.
MsgCreateEvaluationResponse defines the Msg/CreateEvaluation response type.
MsgCreateProject defines a message for creating a project.
MsgCreateProjectResponse defines the Msg/CreateProject response type.
MsgUpdateAgent defines a message for updating an agent on a project.
MsgUpdateAgentResponse defines the Msg/UpdateAgent response type.
MsgUpdateProjectDoc defines a message for updating a project's data.
MsgUpdateProjectDocResponse defines the Msg/UpdateProjectDoc response type.
MsgUpdateProjectStatus defines a message for updating a project's current status.
MsgUpdateProjectStatusResponse defines the Msg/UpdateProjectStatus response type.
MsgWithdrawFunds defines a message for project agents to withdraw their funds from a project.
MsgWithdrawFundsResponse defines the Msg/WithdrawFunds response type.
Params defines the parameters for the project module.
ProjectDoc defines a project (or entity) type with all of its parameters.
No description provided by the author
No description provided by the author
QueryParamsRequest is the request type for the Query/Params RPC method.
QueryParamsResponse is the response type for the Query/Params RPC method.
QueryProjectAccountsRequest is the request type for the Query/ProjectAccounts RPC method.
QueryProjectAccountsResponse is the response type for the Query/ProjectAccounts RPC method.
QueryProjectDocRequest is the request type for the Query/ProjectDoc RPC method.
QueryProjectDocResponse is the response type for the Query/ProjectDoc RPC method.
QueryProjectTxRequest is the request type for the Query/ProjectTx RPC method.
QueryProjectTxResponse is the response type for the Query/ProjectTx RPC method.
UnimplementedMsgServer can be embedded to have forward compatible implementations.
UnimplementedQueryServer can be embedded to have forward compatible implementations.
UpdateAgentDoc contains details required to update an agent.
UpdateProjectStatusDoc contains details required to update a project's status.
WithdrawalInfoDoc contains details required to withdraw from a specific project.
WithdrawalInfoDocs contains a list of type WithdrawalInfoDoc.
WithdrawFundsDoc contains details required to withdraw funds from a specific project.
# 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
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