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

# Functions

GetCmdAddAdmin returns the command to add an admin to a subspace.
GetCmdBanUser returns the command to ban a user inside a subspace.
GetCmdCreateSubspace returns the command used to create a subspace.
GetCmdEditSubspace returns the command to edit a subspace.
GetCmdQuerySubspace returns the command to query the subspace with the given id.
GetCmdQuerySubspaceAdmins returns the command to query the admins of a given subspace.
GetCmdQuerySubspaceBannedUsers returns the command to query the banned users of a given subspace.
GetCmdQuerySubspaceRegisteredUsers returns the command to query the registered users of a given subspace.
GetCmdQuerySubspaces returns the command to query all the subspaces.
GetCmdRegisterUser returns the command to register a user inside a subspace.
GetCmdRemoveAdmin returns the command to remove an admin from a subspace.
GetCmdUnbanUser returns the command to unban a user from a subspace.
GetCmdUnregisterUser returns the command to unregister a user from a subspace.
GetQueryCmd returns the command allowing to perform queries.
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