Skip to content

Commit a9b47dd

Browse files
committed
fix(stoc): update slip44 mainnet and change testnet name
1 parent 8258cd7 commit a9b47dd

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

stoc/chain.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"key_algos": [
1414
"secp256k1"
1515
],
16-
"slip44": 60,
16+
"slip44": 118,
1717
"fees": {
1818
"fee_tokens": [
1919
{
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "../../assetlist.schema.json",
3-
"chain_name": "tstoctestnet",
3+
"chain_name": "tstoc",
44
"assets": [
55
{
66
"description": "STO Chain Testnet is an institutional-grade permissioned blockchain built specifically for regulated assets.",
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "../../chain.schema.json",
3-
"chain_name": "tstoctestnet",
3+
"chain_name": "tstoc",
44
"status": "live",
55
"network_type": "testnet",
66
"website": "https://www.stochain.io/",
@@ -13,7 +13,7 @@
1313
"key_algos": [
1414
"secp256k1"
1515
],
16-
"slip44": 60,
16+
"slip44": 118,
1717
"fees": {
1818
"fee_tokens": [
1919
{
@@ -51,7 +51,7 @@
5151
},
5252
"ibc": {
5353
"type": "go",
54-
"version": "v8.7.0"
54+
"version": "v8.5.1"
5555
}
5656
},
5757
"description": "STO Chain Testnet is a Cosmos-based blockchain network designed to enable the digitization, compliance, and cross-chain circulation of real assets such as real estate, stocks, and commodities through blockchain technology.",

0 commit comments

Comments
 (0)