ibc-apps
ibc-apps copied to clipboard
typo in packet forward middleware module name
https://github.com/cosmos/ibc-apps/blob/64ec449d73134344802e95c3e8f18a5d4809d89f/middleware/packet-forward-middleware/packetforward/types/keys.go#L7
This should be "packetforwardmiddleware"(missing r)
this can not be fixed due to being in production on so many networks. must remain as is.
@Reecepbcups I understand. Just wanted to make sure everyone's aware of this, hopefully fix it in the future.