Skip to content

Commit

Permalink
Merge branch 'main' of github.com:nolus-protocol/webapp
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandermake committed Feb 27, 2025
2 parents 4f4577c + 7a533ee commit 98e240a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions src/config/lease/ignore-downpayment-assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"USDC",
"USDC_AXELAR",
"CUDOS",
"WBTC_AXELAR",
"WBTC",
"INJ",
"ALL_SOL"
"ALL_SOL",
"WBTC_AXELAR",
"OM"
]
6 changes: 3 additions & 3 deletions src/config/lease/ignore-lease-assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"USDC",
"USDC_AXELAR",
"CUDOS",
"WBTC_AXELAR",
"WBTC",
"INJ",
"ALL_SOL"
"ALL_SOL",
"WBTC_AXELAR",
"OM"
]

0 comments on commit 98e240a

Please sign in to comment.