White-Whale-Defi-Platform / white-whale-core

Core contracts for White Whale, The Interchain Liquidity Protocol for the Cosmos.
https://whitewhale.money
MIT License
36 stars 23 forks source link

fix(scripts): rename CHAIN-ID on sei.env #279

Closed nseguias closed 7 months ago

nseguias commented 7 months ago

Description and Motivation

This PR changes the CHAIN-ID on the sei.env file as it was incorrect.

Related Issues


Checklist:

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (7676a96) 94.46% compared to head (204d372) 94.46%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #279 +/- ## ======================================= Coverage 94.46% 94.46% ======================================= Files 219 219 Lines 24858 24858 ======================================= Hits 23482 23482 Misses 1376 1376 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.