You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wasm.NewAppModule(app.WasmClientKeeper), // TODO(damian): see if we want to pass the lightclient module here, keeper is used in AppModule.RegisterServices etc
655
658
ibctm.NewAppModule(tmLightClientModule),
656
659
solomachine.NewAppModule(smLightClientModule),
657
-
mockModule,
658
660
)
659
661
660
662
// BasicModuleManager defines the module BasicManager is in charge of setting up basic,
0 commit comments