Skip to content

Commit aca39fb

Browse files
committed
Update explorer endpoints
1 parent 85109e3 commit aca39fb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mithril-explorer/pages/index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ import styles from "../styles/Home.module.css";
88

99
const available_aggregators = [
1010
"https://aggregator.release-preprod.api.mithril.network/aggregator",
11+
"https://aggregator.pre-release-preview.api.mithril.network/aggregator",
12+
"https://aggregator.testing-preview.api.mithril.network/aggregator",
1113
"https://aggregator.api.mithril.network/aggregator",
1214
"http://localhost:8080/aggregator"
1315
];

0 commit comments

Comments
 (0)