Skip to content

Commit fb0311b

Browse files
authored
Update exchange-integration.md
1 parent a85a457 commit fb0311b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/exchanges/exchange-integration.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Some JavaScript libraries attempt to estimate the gas fees before sending the tr
109109

110110
### Filecoin's EVM and Send method number
111111

112-
A summary of the Filecoin's EVM differences with Ethereum is available in the [FEVM - Difference with Ethereum section](../../smart-contracts/filecoin-evm-runtime/difference-with-ethereum).
112+
A summary of the Filecoin's EVM differences with Ethereum is available in the [FEVM - Difference with Ethereum section](../../smart-contracts/filecoin-evm-runtime/difference-with-ethereum.md).
113113

114114
{% hint style="danger" %}
115115
Note that when sending funds to a Filecoin EVM recipient address (f410f or 0x), it is recommended to always use the **InvokeEVM** **method 3844450837** to prevent possible loss of funds in case the recipient is a smart contract. The `lotus send 0x` CLI method always defaults to this method number.

0 commit comments

Comments
 (0)