mirror of
https://github.com/luxfi/genesis.git
synced 2026-07-27 05:54:08 +00:00
When LUX_MNEMONIC is set and -wallet-keys > 0, derive secp256k1
keys at m/44'/9000'/0'/0/{i} and add free spending allocations
(no vesting, no lock) with both luxAddr and ethAddr.
Flags:
-wallet-keys N Number of mnemonic-derived keys (default 0)
-wallet-amount N LUX per key (default 10000)
These keys can be used by the bootstrap tool to create L1 chains
without needing access to node staker TLS cert keys.