You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/dev/send-tokens/interchain-tokens/developer-guides/link-custom-tokens-deployed-across-multiple-chains-into-interchain-tokens.mdx
+2-2
Original file line number
Diff line number
Diff line change
@@ -522,7 +522,7 @@ async function getTokenManagerAddress() {
522
522
signer,
523
523
);
524
524
525
-
// Get the interchainTokenFactory contract instance
525
+
// Get the interchainTokenFactory contract instance
Copy file name to clipboardExpand all lines: src/content/docs/dev/send-tokens/interchain-tokens/developer-guides/programmatically-create-a-canonical-token.mdx
+1-1
Original file line number
Diff line number
Diff line change
@@ -494,4 +494,4 @@ For further examples utilizing the Interchain Token Service, check out the follo
494
494
495
495
-[Interchain Token Service Documentation](/dev/send-tokens/interchain-tokens/intro/)
0 commit comments