This repository has been archived by the owner on Sep 20, 2023. It is now read-only.
contract executor #64
Annotations
10 errors
app/app.go#L402
app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter) (typecheck)
|
app/app.go#L434
app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter) (typecheck)
|
app/app.go#L440
app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter) (typecheck)
|
app/app.go#L538
app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter) (typecheck)
|
app/app.go#L545
app.GRPCQueryRouter undefined (type *App has no field or method GRPCQueryRouter) (typecheck)
|
app/app.go#L547
app.GRPCQueryRouter undefined (type *App has no field or method GRPCQueryRouter) (typecheck)
|
app/app.go#L550
app.GRPCQueryRouter undefined (type *App has no field or method GRPCQueryRouter) (typecheck)
|
app/app.go#L560
app.MountKVStores undefined (type *App has no field or method MountKVStores) (typecheck)
|
app/app.go#L561
app.MountTransientStores undefined (type *App has no field or method MountTransientStores) (typecheck)
|
app/app.go#L562
app.MountMemoryStores undefined (type *App has no field or method MountMemoryStores) (typecheck)
|
The logs for this run have expired and are no longer available.
Loading