mirror of
https://github.com/luxfi/node.git
synced 2026-07-27 03:39:39 +00:00
LuxAddress in airdrop.AirdropClaim + bridgevmroot.SignerLeaf is the NATIVE 20-byte Lux address (ids.ShortID / [20]byte), held beside the EVM common.Address it disambiguates. 'Lux' prefix is banned place-in-value naming; the canonical pair is EVMAddr / UTXOAddr. Named by address KIND, not brand. Co-authored-by: Hanzo Dev <dev@hanzo.ai>