Versions in this module Expand all Collapse all v1 v1.0.1 Jul 10, 2026 v1.0.0 Jul 10, 2026 Changes in this version + const LuxCoinType + const Mnemonic + func IsLight(s string) bool + func RefuseOnProduction(mnemonic string) error + type Account struct + ECPrivateKey []byte + EVMAddress ids.ShortID + Index int + LuxAddress ids.ShortID + func DeriveAccount(i int) (Account, error) + func DeriveAccounts(n int) ([]Account, error) + func (a Account) ECPrivateKeyHex() string + func (a Account) EVMAddressHex() string + func (a Account) LuxAddressHex() string