Skip to content

Commit

Permalink
fix: Remove t0rn until WeightV2 support
Browse files Browse the repository at this point in the history
  • Loading branch information
wottpal committed Nov 14, 2023
1 parent 2f23869 commit 2c07c6f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .changeset/loud-cobras-move.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
'@inkathon/contracts': minor
'@inkathon/contracts': patch
---

Add contract deployment addresses on t0rn and rococo-contracts
Deploy contracts & add deployment addresses for Rococo Contracts test-network.
2 changes: 0 additions & 2 deletions contracts/deployments/greeter/t0rn.ts

This file was deleted.

2 changes: 1 addition & 1 deletion frontend/.env.local.example
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ NEXT_PUBLIC_DEFAULT_CHAIN=alephzero-testnet

## [Optional] Multiple supported chain identifers the frontend connects to
## IMPORTANT: It's mandatory to use double quotes in the array
# NEXT_PUBLIC_SUPPORTED_CHAINS=["alephzero-testnet", "development"]
# NEXT_PUBLIC_SUPPORTED_CHAINS=[ "development", "alephzero-testnet", "rococo", "shibuya" ]

0 comments on commit 2c07c6f

Please sign in to comment.