# 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

# Constants

Template has been satified, action has been executed.
Action is pending approval.
Action has been revoked by its creator.
Action has been rejected since TimeoutHeight has been reached.
Unspecified status.
Positive vote for an action.
Negative vote for an action.
Unspecified vote type.
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

Enum value maps for ActionStatus.
Enum value maps for ActionStatus.
Enum value maps for ActionVoteType.
Enum value maps for ActionVoteType.
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
Msg_ServiceDesc is the grpc.ServiceDesc for Msg service.
Query_ServiceDesc is the grpc.ServiceDesc for Query service.

# Structs

Action wraps a message that will be executed when its associated template is satisfied.
No description provided by the author
EventActionPruned is emitted when an Action is pruned in `Completed`, `Revoked`, `Pending` or `Timeout` states and won't be processed further.
EventActionStateChange is emitted when an Action is in a new state.
EventActionVoted is emitted when an Action is voted on.
EventCreateAction is emitted when an Action is created.
EventCreateTemplate is emitted on Template creation.
EventUpdateTemplate is emitted when Template is updated.
GenesisState defines the act module's genesis state.
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
MsgUpdateParams is the Msg/UpdateParams request type.
MsgUpdateParamsResponse defines the response structure for executing a MsgUpdateParams message.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Params defines the parameters for the 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
No description provided by the author
No description provided by the author
QueryParamsRequest is request type for the Query/Params RPC method.
QueryParamsResponse is response type for the Query/Params RPC method.
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 must be embedded to have forward compatible implementations.
UnimplementedQueryServer must 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.
UnsafeMsgServer may be embedded to opt out of forward compatibility for this service.
UnsafeQueryServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

Current status of an action.
Type of a vote.