Skip to content

Commit

Permalink
Feat: Dora Factory disabled (#430)
Browse files Browse the repository at this point in the history
* chore: temporary disabled dora factory

* chore: removed dora factory qrs

---------

Co-authored-by: Egor B <egor@novawallet.io>
  • Loading branch information
egor0798 and Egor B authored Jul 31, 2023
1 parent fa30547 commit 095dbe5
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -565,14 +565,14 @@ rpc_endpoints = [
testnet = false
verifier = "novasama"

[[chains]]
name = "DORA KSM Parachain"
title = "Dora Factory (PAUSED)"
color = "#000000"
icon = "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/DoraFactory.svg"
rpc_endpoints = ["wss://kusama.dorafactory.org"]
testnet = false
verifier = "novasama"
#[[chains]]
#name = "DORA KSM Parachain"
#title = "Dora Factory (PAUSED)"
#color = "#000000"
#icon = "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/DoraFactory.svg"
#rpc_endpoints = ["wss://kusama.dorafactory.org"]
#testnet = false
#verifier = "novasama"

[[chains]]
name = "mangata-parachain"
Expand Down
Binary file removed public/qr/dora ksm parachain_metadata_33.apng
Binary file not shown.
Binary file removed public/qr/dora ksm parachain_specs.png
Binary file not shown.

0 comments on commit 095dbe5

Please sign in to comment.