Skip to content

Commit

Permalink
rename corn-sepolia to corn-testnet for legacy reasons
Browse files Browse the repository at this point in the history
  • Loading branch information
YaroShkvorets committed Nov 28, 2024
1 parent 5c07d14 commit e5774eb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 6 deletions.
Binary file modified bun.lockb
Binary file not shown.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.6.7",
"version": "0.6.8",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -24,8 +24,5 @@
"ajv-formats": "^3.0.1",
"json-schema-to-typescript": "15.0.3",
"prettier": "3.4.1"
},
"dependencies": {
"wrangler": "3.90.0"
}
}
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"id": "corn-sepolia",
"id": "corn-testnet",
"shortName": "Corn",
"fullName": "Corn Testnet",
"aliases": ["corn-testnet"],
"aliases": ["corn-sepolia"],
"caip2Id": "eip155:21000001",
"graphNode": { "protocol": "ethereum" },
"explorerUrls": ["https://testnet-explorer.usecorn.com"],
Expand Down

0 comments on commit e5774eb

Please sign in to comment.