Skip to content

Commit 5b5e7ef

Browse files
committed
Update babylon params
1 parent 7699da6 commit 5b5e7ef

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

Diff for: chain/babylon-testnet/param_2.json

+6
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
"main_asset_denom" : "ubbn",
66
"main_asset_symbol": "BBN",
77
"main_asset_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/babylon-testnet/asset/bbn.png",
8+
"is_support_mobile_wallet" : true,
9+
"is_support_extension_wallet" : true,
10+
"btc_staking": {
11+
"is_support_staking" : true,
12+
"url": "https://btcstaking.testnet.babylonlabs.io/"
13+
},
814
"bech_account_prefix": "bbn",
915
"bech_validator_prefix": "bbnvaloper",
1016
"origin_genesis_time": "",

Diff for: chain/babylon/param_2.json

+6
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@
88
"bech_account_prefix": "bbn",
99
"bech_validator_prefix": "bbnvaloper",
1010
"origin_genesis_time": "",
11+
"is_support_mobile_wallet" : true,
12+
"is_support_extension_wallet" : true,
13+
"btc_staking": {
14+
"is_support_staking" : false,
15+
"url": "https://btcstaking.babylonlabs.io/"
16+
},
1117
"api_name": "babylon",
1218
"chain_type": [
1319
"cosmos"

0 commit comments

Comments
 (0)