mirror of
https://github.com/luxfi/netrunner.git
synced 2026-07-27 00:04:23 +00:00
The genesis package now uses ids.ShortID and ids.NodeID types directly with custom JSON marshaling. Updated NewLuxGenesis to construct these types properly instead of using string values.