simulation

package
v0.41.10 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 22, 2021 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenEvidences

func GenEvidences(_ *rand.Rand, _ []simtypes.Account) []exported.Evidence

GenEvidences returns an empty slice of evidences.

func NewDecodeStore

func NewDecodeStore(cdc EvidenceUnmarshaler) func(kvA, kvB kv.Pair) string

NewDecodeStore returns a decoder function closure that unmarshals the KVPair's Value to the corresponding evidence type.

func RandomizedGenState

func RandomizedGenState(simState *module.SimulationState)

RandomizedGenState generates a random GenesisState for evidence

Types

type EvidenceUnmarshaler

type EvidenceUnmarshaler interface {
	UnmarshalEvidence([]byte) (exported.Evidence, error)
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL