Skip to content

Commit

Permalink
Remove rhala (#579)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tbaut authored Oct 10, 2024
1 parent ab0a877 commit d3cf0ad
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/ui/src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ export const soloChains: Partial<keyof typeof networkList>[] = [
export const testChains: Partial<keyof typeof networkList>[] = [
// 'rococo',
'paseo',
'rhala testnet',
// 'rhala testnet',
'westend',
'local'
]
Expand Down
4 changes: 2 additions & 2 deletions squid/squid-manifests/large-squid.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ deploy:
cmd: ['sqd', 'start-polkadot']
- name: phala-processor
cmd: ['sqd', 'start-phala']
- name: rhala-processor
cmd: ['sqd', 'start-rhala']
# - name: rhala-processor
# cmd: ['sqd', 'start-rhala']
- name: acala-processor
cmd: ['sqd', 'start-acala']
- name: bifrost-polkadot-processor
Expand Down
Empty file removed squid/yarn.lock
Empty file.

0 comments on commit d3cf0ad

Please sign in to comment.