Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Add empty seeds.pinned property to Rinkeby config
Sebastian Martinez committed 4 years ago
commit 682502852294b3225c1b9ced0ef344111c4765cf
parent 286cb1cd21b458523aa165e1da02b187e9ea7cb6
1 file changed +3 -0
modified src/config.json
@@ -71,6 +71,9 @@
    "users": {
      "pinned": []
    },
+
    "seeds": {
+
      "pinned": []
+
    },
    "safe": {
      "api": "https://safe-transaction.rinkeby.gnosis.io",
      "viewer": "https://rinkeby.gnosis-safe.io/app/#/safes"