Skip to content

Commit

Permalink
move to testnets
Browse files Browse the repository at this point in the history
  • Loading branch information
beer-1 committed Jan 19, 2024
1 parent 2704b1e commit 46d0bc7
Show file tree
Hide file tree
Showing 24 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions assetlist.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,12 +119,12 @@
"png": {
"type": "string",
"format": "uri-reference",
"pattern": "^https://raw\\.githubusercontent\\.com/initia/initia-registry/master/(|testnets/|_non-initia/)[a-z0-9]+/images/.+\\.png$"
"pattern": "^https://raw\\.githubusercontent\\.com/initia/initia-registry/master/(|testnets/)[a-z0-9]+/images/.+\\.png$"
},
"svg": {
"type": "string",
"format": "uri-reference",
"pattern": "^https://raw\\.githubusercontent\\.com/initia/initia-registry/master/(|testnets/|_non-initia/)[a-z0-9]+/images/.+\\.svg$"
"pattern": "^https://raw\\.githubusercontent\\.com/initia/initia-registry/master/(|testnets/)[a-z0-9]+/images/.+\\.svg$"
}
},
"additionalProperties": false
Expand All @@ -140,12 +140,12 @@
"png": {
"type": "string",
"format": "uri-reference",
"pattern": "^https://raw\\.githubusercontent\\.com/initia/initia-registry/master/(|testnets/|_non-initia/)[a-z0-9]+/images/.+\\.png$"
"pattern": "^https://raw\\.githubusercontent\\.com/initia/initia-registry/master/(|testnets/)[a-z0-9]+/images/.+\\.png$"
},
"svg": {
"type": "string",
"format": "uri-reference",
"pattern": "^https://raw\\.githubusercontent\\.com/initia/initia-registry/master/(|testnets/|_non-initia/)[a-z0-9]+/images/.+\\.svg$"
"pattern": "^https://raw\\.githubusercontent\\.com/initia/initia-registry/master/(|testnets/)[a-z0-9]+/images/.+\\.svg$"
},
"theme": {
"type": "object",
Expand Down
8 changes: 4 additions & 4 deletions chain.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -425,12 +425,12 @@
"png": {
"type": "string",
"format": "uri-reference",
"pattern": "^https://raw\\.githubusercontent\\.com/initia/initia-registry/master/(|testnets/|_non-initia/)[a-z0-9]+/images/.+\\.png$"
"pattern": "^https://raw\\.githubusercontent\\.com/initia/initia-registry/master/(|testnets/)[a-z0-9]+/images/.+\\.png$"
},
"svg": {
"type": "string",
"format": "uri-reference",
"pattern": "^https://raw\\.githubusercontent\\.com/initia/initia-registry/master/(|testnets/|_non-initia/)[a-z0-9]+/images/.+\\.svg$"
"pattern": "^https://raw\\.githubusercontent\\.com/initia/initia-registry/master/(|testnets/)[a-z0-9]+/images/.+\\.svg$"
},
"theme": {
"type": "object",
Expand Down Expand Up @@ -486,12 +486,12 @@
"png": {
"type": "string",
"format": "uri-reference",
"pattern": "^https://raw\\.githubusercontent\\.com/initia/initia-registry/master/(|testnets/|_non-initia/)[a-z0-9]+/images/.+\\.png$"
"pattern": "^https://raw\\.githubusercontent\\.com/initia/initia-registry/master/(|testnets/)[a-z0-9]+/images/.+\\.png$"
},
"svg": {
"type": "string",
"format": "uri-reference",
"pattern": "^https://raw\\.githubusercontent\\.com/initia/initia-registry/master/(|testnets/|_non-initia/)[a-z0-9]+/images/.+\\.svg$"
"pattern": "^https://raw\\.githubusercontent\\.com/initia/initia-registry/master/(|testnets/)[a-z0-9]+/images/.+\\.svg$"
}
},
"additionalProperties": false
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes

0 comments on commit 46d0bc7

Please sign in to comment.