Add consumer module #823
Annotations
10 errors
app/app.go#L318
app.InitSpecialKeepers undefined (type *CentauriApp has no field or method InitSpecialKeepers) (typecheck)
|
app/app.go#L327
app.InitNormalKeepers undefined (type *CentauriApp has no field or method InitNormalKeepers) (typecheck)
|
app/app.go#L340
app.TransferKeeper undefined (type *CentauriApp has no field or method TransferKeeper) (typecheck)
|
app/app.go#L341
app.RouterKeeper undefined (type *CentauriApp has no field or method RouterKeeper) (typecheck)
|
app/app.go#L342
app.TransferMiddlewareKeeper undefined (type *CentauriApp has no field or method TransferMiddlewareKeeper) (typecheck)
|
app/app.go#L343
app.TxBoundaryKeepper undefined (type *CentauriApp has no field or method TxBoundaryKeepper) (typecheck)
|
app/app.go#L344
app.RatelimitKeeper undefined (type *CentauriApp has no field or method RatelimitKeeper) (typecheck)
|
app/app.go#L345
app.ICQKeeper undefined (type *CentauriApp has no field or method ICQKeeper) (typecheck)
|
app/app.go#L347
app.ICAHostKeeper undefined (type *CentauriApp has no field or method ICAHostKeeper) (typecheck)
|
app/app.go#L348
app.ConsumerKeeper undefined (type *CentauriApp has no field or method ConsumerKeeper) (typecheck)
|
The logs for this run have expired and are no longer available.
Loading