MCPcopy Create free account
hub / github.com/akash-network/node / WeightedOperations

Method WeightedOperations

x/bme/module.go:196–198  ·  view source on GitHub ↗

WeightedOperations doesn't return any take module operation.

(_ module.SimulationState)

Source from the content-addressed store, hash-verified

194
195// WeightedOperations doesn't return any take module operation.
196func (am AppModule) WeightedOperations(_ module.SimulationState) []simtypes.WeightedOperation {
197 return nil
198}

Callers 2

SimulationOperationsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected