Documentation ¶
Index ¶
- Constants
- func GenerateDefineMessage(from sdkTypes.AccAddress, identityID ids.IdentityID, r *rand.Rand) helpers.Message
- func GenerateNameMessage(from sdkTypes.AccAddress, Name ids.StringID) helpers.Message
- func GetIssueMessage(from, to simulationTypes.Account, rand *rand.Rand) sdkTypes.Msg
- func Prototype() helpers.Simulator
Constants ¶
View Source
const DefaultWeightMsg = 1
View Source
const DefaultWeightTextProposal = 1
View Source
const OpWeightMsg = "OpWeightMsg"
View Source
const OpWeightSubmitTextProposal = "op_weight_submit_text_proposal"
Variables ¶
This section is empty.
Functions ¶
func GenerateDefineMessage ¶
func GenerateDefineMessage(from sdkTypes.AccAddress, identityID ids.IdentityID, r *rand.Rand) helpers.Message
func GenerateNameMessage ¶
func GetIssueMessage ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.