doc: eth: restore comment lost in linter cleanup
Ref: https://github.com/filecoin-project/lotus/pull/11968
This commit is contained in:
parent
f098fc2a66
commit
6dc4ebd2ad
@ -411,6 +411,7 @@ func lookupEthAddress(addr address.Address, st *state.StateTree) (ethtypes.EthAd
|
||||
return ethAddr, nil
|
||||
}
|
||||
|
||||
// Otherwise, use the masked address.
|
||||
return ethtypes.EthAddressFromFilecoinAddress(idAddr)
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user