Skip to content

Commit 8f07104

Browse files
authored
add latent ws to bittensor (#11273)
1 parent cd48684 commit 8f07104

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/apps-config/src/endpoints/production.ts

+1
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
9393
info: 'bittensor',
9494
providers: {
9595
// Dwellir: 'wss://bittensor-mainnet-rpc.dwellir.com', // https://github.com/polkadot-js/apps/issues/10728
96+
'Latent Holdings (Lite)': 'wss://lite.sub.latent.to:443',
9697
'Opentensor Fdn (Archive)': 'wss://entrypoint-finney.opentensor.ai:443'
9798
},
9899
text: 'Bittensor',

0 commit comments

Comments
 (0)