Skip to content
This repository was archived by the owner on Jun 20, 2025. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ Many of the example contracts make use of `LayerZeroEndpointMock.sol` which is a
## About OFTV1.2

```text
NOTE: the OFTV1.2 uses uint64 to encode value transfer for compatability of Aptos and Solana.
NOTE: the OFTV1.2 uses uint64 to encode value transfer for compatibility of Aptos and Solana.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
NOTE: the OFTV1.2 uses uint64 to encode value transfer for compatibility of Aptos and Solana.
NOTE: The OFTV1.2 uses uint64 to encode value transfer for compatibility of Aptos and Solana.


The deployer is expected to set a lower decimal points like 6 or 8.

Expand Down