Skip to content

Commit

Permalink
Allow identity on Shibuya (#11081)
Browse files Browse the repository at this point in the history
* Update shibuya.ts

Attempt to make Shibuya have identity option in the UI.

* Revert "Update shibuya.ts"

This reverts commit 3529cb5.

* Identity for Shibuya

* lint
  • Loading branch information
Dinonard authored Nov 14, 2024
1 parent 5e91191 commit e4afd09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/apps-config/src/endpoints/testing.ts
Original file line number Diff line number Diff line change
Expand Up @@ -813,6 +813,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
},
{
info: 'shibuya',
isPeople: true,
providers: {
Astar: 'wss://rpc.shibuya.astar.network',
Dwellir: 'wss://shibuya-rpc.dwellir.com'
Expand Down

0 comments on commit e4afd09

Please sign in to comment.