feat: added MsgUpsertSequencer to the admission handler #239
Annotations
10 errors
internal/collcompat/collcompat.go#L81
cannot use PT(new(T)) (value of type PT constrained by protoMessage[T]) as proto.Message value in argument to proto.MessageName (typecheck)
|
internal/collcompat/collcompat.go#L108
PT(&value).String undefined (type PT has no field or method String) (typecheck)
|
rollappd/main.go#L4
"os" imported and not used (typecheck)
|
app/ante.go#L30
options.SigGasConsumer undefined (type HandlerOptions has no field or method SigGasConsumer) (typecheck)
|
app/ante.go#L44
options.ExtensionOptionChecker undefined (type HandlerOptions has no field or method ExtensionOptionChecker) (typecheck)
|
app/ante.go#L49
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
app/ante.go#L50
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
app/ante.go#L51
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
app/ante.go#L74
options.BankKeeper undefined (type HandlerOptions has no field or method BankKeeper) (typecheck)
|
app/ante.go#L78
options.SignModeHandler undefined (type HandlerOptions has no field or method SignModeHandler) (typecheck)
|
The logs for this run have expired and are no longer available.
Loading