Skip to content

Commit a2d856f

Browse files
committed
Update denom with bitcoin-signet
1 parent 320e7ae commit a2d856f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

chain/bitcoin-testnet/assets_2.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[
22
{
33
"type": "native",
4-
"denom": "btc",
4+
"denom": "sbtc",
55
"name" : "BitCoin Testnet",
6-
"symbol": "BTC",
6+
"symbol": "sBTC",
77
"description": "BitCoin",
88
"decimals": 8,
99
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/bitcoin-testnet/asset/btc.png",

chain/bitcoin-testnet/param_2.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"chain_name": "Bitcoin Signet",
33
"chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/bitcoin-testnet/resource/chain_bitcoin-signet.png",
4-
"main_asset_denom" : "btc",
5-
"main_asset_symbol" : "BTC",
4+
"main_asset_denom" : "sbtc",
5+
"main_asset_symbol" : "sBTC",
66
"main_asset_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/bitcoin-testnet/asset/btc.png",
77
"is_support_mobile_wallet" : true,
88
"is_support_extension_wallet" : true,

0 commit comments

Comments
 (0)