Skip to content

Commit

Permalink
Update docs/build/isc/v1.1/docs/how-tos/core-contracts/token/send-tok…
Browse files Browse the repository at this point in the history
…en-across-chains.mdx
  • Loading branch information
lucas-tortora authored Jun 14, 2024
1 parent e5b5514 commit 72fb758
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ function sendCrossChainMessage(
}
}
```
## Conclution
## Conclusion

By following this guide, you have learned how to set up your development environment and use the `sendCrossChain` function in the [`NativeTokenController.sol`](https://github.com/iotaledger/isc-cross-chain/blob/master/contracts/NativeTokenController.sol) contract to send native tokens across chains. You can now interact with the `sendCrossChain` function within your own smart contracts to facilitate cross-chain token transfers.

Expand Down

0 comments on commit 72fb758

Please sign in to comment.