File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -19,15 +19,15 @@ address = "0xde1112f631486CfC759A50196853011528bC5FA0"
19
19
chainId = 31337
20
20
name = " streamr-dev/dataunion"
21
21
22
- [amoy ]
22
+ [polygonAmoy ]
23
23
dataUnionJoinServerUrl = " https://join.dataunions.org/"
24
- marketplaceChains = [' amoy ' ]
24
+ marketplaceChains = [' polygonAmoy ' ]
25
25
26
- [[amoy .storageNodes ]]
26
+ [[polygonAmoy .storageNodes ]]
27
27
name = " Streamr Germany"
28
28
address = " 0x31546eEA76F2B2b3C5cC06B1c93601dc35c9D916"
29
29
30
- [[amoy .dataunionGraphNames ]]
30
+ [[polygonAmoy .dataunionGraphNames ]]
31
31
chainId = 80002
32
32
name = " samt1803/dataunion-subgraphs"
33
33
Original file line number Diff line number Diff line change 1
1
[development ]
2
- availableChains = [' dev2' , ' polygon' , ' amoy ' ]
2
+ availableChains = [' dev2' , ' polygon' , ' polygonAmoy ' ]
3
3
platformOriginUrl = " "
4
4
streamrUrl = " "
5
5
6
- [amoy ]
7
- availableChains = [' amoy ' , ' polygon' ]
6
+ [polygonAmoy ]
7
+ availableChains = [' polygonAmoy ' , ' polygon' ]
8
8
platformOriginUrl = " https://staging.streamr.network"
9
9
streamrUrl = " https://staging.streamr.network"
10
10
11
11
[production ]
12
- availableChains = [' polygon' , ' amoy ' ]
12
+ availableChains = [' polygon' , ' polygonAmoy ' ]
You can’t perform that action at this time.
0 commit comments