Skip to content

Commit

Permalink
docs(iota-wiki): update V1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Ginowine committed Jun 19, 2024
1 parent 3155118 commit 8b20879
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 8b20879

Please sign in to comment.