@override Future<Nip05?> loadNip05(String pubKey) async { return isar_ds.isar.dbNip05s.get(pubKey); }