mirror of
https://github.com/luxfi/crypto.git
synced 2026-07-27 01:54:50 +00:00
chore: brand-neutral cleanup — remove cross-tenant references
This commit is contained in:
+1
-1
@@ -197,7 +197,7 @@ func (k *PrivateKey) Address() ids.ShortID {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// EVMAddress returns the 20-byte account address used by EVM-runtime
|
// EVMAddress returns the 20-byte account address used by EVM-runtime
|
||||||
// chains (Lux C-Chain, Polygon, BSC, Partner EVM, Hanzo EVM, etc.).
|
// chains (Lux C-Chain, Polygon, BSC, downstream EVM L1s, Hanzo EVM, etc.).
|
||||||
// Internally derived as the last 20 bytes of Keccak256(uncompressed_pubkey).
|
// Internally derived as the last 20 bytes of Keccak256(uncompressed_pubkey).
|
||||||
//
|
//
|
||||||
// Naming note: the method is named by what the value IS — a 20-byte
|
// Naming note: the method is named by what the value IS — a 20-byte
|
||||||
|
|||||||
Reference in New Issue
Block a user