Fix ibcratelimit tests. #6433
Annotations
3 errors
build tests:
x/ibchooks/ibc_middleware_test.go#L440
cannot use msg (variable of type "github.com/cosmos/gogoproto/proto".Message) as *suite.Suite value in argument to sender.SendMsgsNoCheck
|
build tests:
x/ibchooks/ibc_middleware_test.go#L448
cannot use sendResult (variable of type *"github.com/cometbft/cometbft/abci/types".ExecTxResult) as *"github.com/cosmos/cosmos-sdk/types".Result value in return statement
|
build tests
Process completed with exit code 123.
|
Loading