Skip to content

Commit f73c891

Browse files
chore: added solidity highlights for code snippet (#1365)
Co-authored-by: Idris Olubisi <[email protected]>
1 parent c7e7cc2 commit f73c891

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/dev/send-tokens/interchain-tokens/register-existing-token.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ When tokens are sent to this contract, the `executeWithInterchainToken` function
8989

9090
Example implementation:
9191

92-
```
92+
```solidity
9393
// SPDX-License-Identifier: MIT
9494
pragma solidity ^0.8.0;
9595

0 commit comments

Comments
 (0)