From 29d974a3c6c5571aeaa6cd64f6d90f0971fe774a Mon Sep 17 00:00:00 2001 From: toni <143221387+xyztoni@users.noreply.github.com> Date: Wed, 21 Feb 2024 16:35:56 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98b51e96..bb043148 100644 --- a/README.md +++ b/README.md @@ -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. The deployer is expected to set a lower decimal points like 6 or 8.