Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
beer-1 committed Apr 30, 2024
1 parent 3271907 commit 41e2425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -572,7 +572,7 @@ func NewMinitiaApp(

// create move middleware for nft-transfer
hookMiddleware := ibchooks.NewIBCMiddleware(
// receive: move -> nft-transfer
// receive: evm -> nft-transfer
nftTransferIBCModule,
ibchooks.NewICS4Middleware(
nil, /* ics4wrapper: not used */
Expand Down

0 comments on commit 41e2425

Please sign in to comment.