package
0.0.0-20210203100110-2c3f891d014e
Repository: https://github.com/pocblockchain/pocc.git
Documentation: pkg.go.dev

# Functions

SimulateMsgDeposit generates a MsgDeposit with random values.
SimulateMsgVote generates a MsgVote with random values.
SimulateSubmittingVotingAndSlashingForProposal simulates creating a msg Submit Proposal voting on the proposal, and subsequently slashing the proposal.
SimulateTextProposalContent returns random text proposal content.

# Type aliases

ContentSimulator defines a function type alias for generating random proposal content.