Skip to content

Commit 1b996fc

Browse files
authored
Merge pull request bitshares#237 from henryw2019/master
add CTS into known_chains
2 parents 8a3b595 + 39aba19 commit 1b996fc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

bitsharesbase/chains.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
"core_symbol": "BTS",
66
"prefix": "BTS",
77
},
8+
"CTS": {
9+
"chain_id": "53952fc10d52a3af6d572a298e8f99a0a2e7afd0f7dbad354d8d65e8c36c962d",
10+
"core_symbol": "CTS",
11+
"prefix": "CTS",
12+
},
813
"TEST": {
914
"chain_id": "39f5e2ede1f8bc1a3a54a7914414e3779e33193f1f5693510e73cb7a87617447",
1015
"core_symbol": "TEST",

0 commit comments

Comments
 (0)