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 92e4a4a commit 973a74aCopy full SHA for 973a74a
reference/json-rpc/eth.md
@@ -38,7 +38,7 @@ FilecoinAddressToEthAddress converts any Filecoin address to an EthAddress.
38
39
This method supports all Filecoin address types:
40
41
-- f0 and f4 addresses: Converted directly.
+- `f0` and `f4` addresses: Converted directly.
42
- f1/f2/f3 addresses: First converted to their corresponding f0 ID address, then to an EthAddress.
43
44
> **Note:**
0 commit comments