Skip to content

Commit 0d0e7b7

Browse files
Update reference/json-rpc/eth.md
Co-authored-by: longfeiW <[email protected]>
1 parent 973a74a commit 0d0e7b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/json-rpc/eth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ FilecoinAddressToEthAddress converts any Filecoin address to an EthAddress.
3939
This method supports all Filecoin address types:
4040

4141
- `f0` and `f4` addresses: Converted directly.
42-
- f1/f2/f3 addresses: First converted to their corresponding f0 ID address, then to an EthAddress.
42+
- `f1/f2/f3` addresses: First converted to their corresponding `f0` ID address, then to an `0x` EthAddress.
4343

4444
> **Note:**
4545
>

0 commit comments

Comments
 (0)