package
3.2.0
Repository: https://github.com/desmos-labs/desmos.git
Documentation: pkg.go.dev

# Functions

GetCmdAddUserToUserGroup returns the command to add a user to a user group.
GetCmdCreateSubspace returns the command used to create a subspace.
GetCmdCreateUserGroup returns the command to create a user group.
GetCmdDeleteSubspace returns the command to delete a subspace.
GetCmdDeleteUserGroup returns the command to delete a user group.
GetCmdEditSubspace returns the command to edit a subspace.
GetCmdEditUserGroup returns the command to edit a user group.
GetCmdQuerySubspace returns the command to query the subspace with the given id.
GetCmdQuerySubspaces returns the command to query all the subspaces.
GetCmdQueryUserGroup returns the command to query a specific user group of a subspace.
GetCmdQueryUserGroupMembers returns the command to query the members of a specific user group.
GetCmdQueryUserGroups returns the command to query the user groups of a subspace.
GetCmdQueryUserPermissions returns the command to query the permissions of a specific user.
GetCmdRemoveUserFromUserGroup returns the command to remove a user from a user group.
GetCmdSetUserGroupPermissions returns the command to set the permissions for a user group.
GetCmdSetUserPermissions returns the command to set the permissions for a user.
GetGroupsQueryCmd returns a new command to perform queries for user groups.
GetQueryCmd returns the command allowing to perform queries.
NewGroupsTxCmd returns a new command to perform subspaces groups transactions.
NewTxCmd returns a new command to perform subspaces transactions.

# 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