doc: eth: restore comment lost in linter cleanup
Ref: https://github.com/filecoin-project/lotus/pull/11968
This commit is contained in:
@@ -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)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user