polkadot-js / common

Utilities and base libraries for use across polkadot-js for Polkadot and Substrate. Includes base libraries, crypto helpers and cross-environment helpers.
Apache License 2.0
254 stars 147 forks source link

Add bittensor to genericLedgerApps #1941

Closed camfairchild closed 1 month ago

camfairchild commented 2 months ago

Bittensor has applied the runtime upgrade for the generic Ledger app integration. This PR adds it to the mapping of genericLedgerApps

camfairchild commented 1 month ago

You will also need to add configuration to

-packages/networks/src/defaults/genesis.ts -packages/networks/src/defaults/ledger.ts

Apologies. I've added the network to packages/networks/src/defaults/ledger.ts as it's already in the genesis.ts

polkadot-js-bot commented 1 month ago

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.