@override Future<List<Nip05?>> loadNip05s(List<String> pubKeys) async { return isar_ds.isar.dbNip05s.getAll(pubKeys); }