Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
Vritra4 committed Oct 28, 2024
1 parent ad71aae commit fb81b3c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/minitiad/launch.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ var DefaultLaunchStepFactories = []launchtools.LauncherStepFuncFactory[*launchto

// Establish IBC channels for fungible and NFT transfer
// MINIWASM: Use wasm contract addresses for srcPort, dstPort, channelVersion

steps.EstablishIBCChannelsWithNFTTransfer(func() (string, string, string) {
return "wasm." + wasmkeeper.BuildContractAddressClassic(2, 1).String(),
"nft-transfer",
Expand Down

0 comments on commit fb81b3c

Please sign in to comment.