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