Skip to content

Commit

Permalink
feat: support submitter and storage deployed on xDai (#459)
Browse files Browse the repository at this point in the history
  • Loading branch information
yomarion committed Mar 25, 2021
1 parent 8f0822d commit dde976d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
"rinkeby": {
"address": "0x309a3a9898f9cafc26499243a980992156671e5e",
"creationBlockNumber": 4742809
},
"xdai": {
"address": "0x2256938E8225a998C498bf86B43c1768EE14b90B",
"creationBlockNumber": 15193752
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
"rinkeby": {
"address": "0xf4eacf30944a1a029b567a9ed29db8d120452c2c",
"creationBlockNumber": 4742922
},
"xdai": {
"address": "0x268C146Afb4790902Ee26A6D2d3aff968623Ec80",
"creationBlockNumber": 15193804
}
}
}
Expand Down

0 comments on commit dde976d

Please sign in to comment.