We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd48684 commit 8f07104Copy full SHA for 8f07104
packages/apps-config/src/endpoints/production.ts
@@ -93,6 +93,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
93
info: 'bittensor',
94
providers: {
95
// 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',
97
'Opentensor Fdn (Archive)': 'wss://entrypoint-finney.opentensor.ai:443'
98
},
99
text: 'Bittensor',
0 commit comments