Skip to content

Commit

Permalink
Disable BoolMainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
bluezdot committed Jul 11, 2024
1 parent f345b8f commit d852bb0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"@polkadot/types-codec": "10.10.1",
"@polkadot/util": "^12.6.2",
"@polkadot/util-crypto": "^12.6.2",
"@subwallet/chain-list": "0.2.73-beta.9",
"@subwallet/chain-list": "0.2.73-beta.11",
"@subwallet/keyring": "file:./local-libs/keyring",
"@subwallet/ui-keyring": "file:./local-libs/ui-keyring",
"babel-core": "^7.0.0-bridge.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ const openbitChainInfoMap = (() => {
'syscoin_evm',
'rollux_evm',
'b2_testnet',
'boolAlpha',
'boolBeta_testnet',
'rollux_testnet',
'syscoin_evm_testnet'
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6400,14 +6400,14 @@ __metadata:
languageName: node
linkType: hard

"@subwallet/chain-list@npm:0.2.73-beta.9":
version: 0.2.73-beta.9
resolution: "@subwallet/chain-list@npm:0.2.73-beta.9"
"@subwallet/chain-list@npm:0.2.73-beta.11":
version: 0.2.73-beta.11
resolution: "@subwallet/chain-list@npm:0.2.73-beta.11"
dependencies:
"@polkadot/dev": 0.67.167
"@polkadot/util": ^12.5.1
eventemitter3: ^5.0.1
checksum: ca1f6288cf0effa71bf442197b3da845ca7f18fe1377a51afbf489b21f3db58a83153e38e06fedecf41282d01271e7cea4a17fa4b3aff3ca1d38f04a66cef2a8
checksum: 105dd465f1c8fd64f66981e96747e11e9e62129e8b5294cc66b8b4e2a1f90e087884e93d04660d329401cfc7ec925590077794374221ef650051fecd869ace53
languageName: node
linkType: hard

Expand Down

0 comments on commit d852bb0

Please sign in to comment.