Skip to content

Commit

Permalink
fix: remove chain id from asset list
Browse files Browse the repository at this point in the history
  • Loading branch information
ALPAC-4 committed Jun 25, 2024
1 parent cfd0757 commit 4703480
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion devnets/initia/assetlist.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"$schema": "../../assetlist.schema.json",
"chain_name": "initia",
"chain_id": "stone-16",
"assets": [
{
"description": "The native token of Initia",
Expand Down
1 change: 0 additions & 1 deletion devnets/stonemove/assetlist.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"$schema": "../../assetlist.schema.json",
"chain_name": "stonemove",
"chain_id": "stonemove-16",
"assets": [
{
"description": "The native token of Initia",
Expand Down
1 change: 0 additions & 1 deletion devnets/stonewasm/assetlist.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"$schema": "../../assetlist.schema.json",
"chain_name": "stonewasm",
"chain_id": "stonewasm-16",
"assets": [
{
"description": "The native token of Initia",
Expand Down

0 comments on commit 4703480

Please sign in to comment.