Skip to content
This repository has been archived by the owner on Dec 19, 2020. It is now read-only.

Commit

Permalink
update root registry
Browse files Browse the repository at this point in the history
  • Loading branch information
vbloher committed Dec 28, 2018
1 parent 46c7db9 commit f1dafae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/redux/rootRegistry.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ const localStorageItemName = 'rootRegistry';
const initState = {
items: {
help: {
hash: 'QmTf9ooSeBJMe4HbuXsebCukHDZbUtY8qWqP82us4Uvjwc',
hash: 'QmaC1YFu4Lm65RxU8bzCppAp8TQRFVRMT4czS6gzJXgp7h',
protocol: 'ipfs',
},
cyber: {
Expand All @@ -23,7 +23,7 @@ const initState = {
protocol: 'ipfs',
},
chaingear: {
hash: 'QmcvRaFEyPRniwSp7kMRuKtbijLLYNFGJvEe4S86FHypvH',
hash: 'QmWm1UvpcUL5fizTRTvhBCDeV11PCi6Z7pBgxfQTuheA2i',
protocol: 'ipfs',
},
dragons: {
Expand Down

0 comments on commit f1dafae

Please sign in to comment.