Skip to content

Commit

Permalink
Update landing-page.schema.json
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyParish69 authored Apr 12, 2024
1 parent 097d691 commit f3be4df
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions schemas/landing-page.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
"type": "array",
"items": {
"type": "object",
"required": [
"denom"
],
"properties": {
"required": [
"denom"
],
"denom": {
"type": "string",
"description": "The minimalCoinDenom of the asset when on Osmosis chain."
Expand Down

0 comments on commit f3be4df

Please sign in to comment.