Skip to content

Commit b342844

Browse files
committed
Set electrs as the default indexer
1 parent 4be8400 commit b342844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/procedures/getConfig.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ export const getConfig: T.ExpectedExports.getConfig = compat.getConfig({
8888
"description":
8989
"The indexer you want to use for Dojo",
9090
},
91-
"default": "fulcrum",
91+
"default": "electrs",
9292
"variants": {
9393
"electrs": {},
9494
"fulcrum": {},

0 commit comments

Comments
 (0)