change indexer endpoint

This commit is contained in:
poka 2022-07-17 22:03:43 +02:00
parent da4b539618
commit c396181a4f
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ bool showAll = false;
Future<void> main() async {
WidgetsFlutterBinding.ensureInitialized();
const indexerEndpoint = "https://duniter-indexer.coinduf.eu/v1/graphql";
const indexerEndpoint = "https://idx.gdev.cgeek.fr/v1/graphql";
// await Hive.initFlutter();