Closed sfroment closed 1 month ago
address #16 As a note the testutil.SubscritpionKeeper need an update, in order to run mine as it was enough I've just made that:
k := keeper.NewKeeper( cdc, runtime.NewKVStoreService(storeKey), log.NewNopLogger(), authority.String(), "", nil, nil, nil, )
address #16 As a note the testutil.SubscritpionKeeper need an update, in order to run mine as it was enough I've just made that: