We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 973a74a commit 0d0e7b7Copy full SHA for 0d0e7b7
reference/json-rpc/eth.md
@@ -39,7 +39,7 @@ FilecoinAddressToEthAddress converts any Filecoin address to an EthAddress.
39
This method supports all Filecoin address types:
40
41
- `f0` and `f4` addresses: Converted directly.
42
-- f1/f2/f3 addresses: First converted to their corresponding f0 ID address, then to an EthAddress.
+- `f1/f2/f3` addresses: First converted to their corresponding `f0` ID address, then to an `0x` EthAddress.
43
44
> **Note:**
45
>
0 commit comments