You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
init, deploy: Allow Studio to have Rinkeby subgraphs (#752)
* init, deploy: Allow Studio to have Rinkeby subgraphs
When the Studio got launched, all networks were available for it,
but it wasn't/isn't useful, because we only index Ethereum mainnet and
Rinkeby for it.
So we've added the limitation just for Ethereum mainnet.
However Rinkeby was missing and this commit fixes the issue.
* 0.22.2
0 commit comments