it('has genesis for all Ledger chains', (): void => {
      expect(
        ledgerKeys.filter((network) =>
          !knownGenesis[network]
        )