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

feat/make ibc denom helper public #366

Closed kerber0x closed 1 month ago

kerber0x commented 1 month ago

Description and Motivation

This PR exposes the function Asset::is_ibc_denom() in white-whale-std so it can be used by external projects.

Related Issues


Checklist:

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 93.20%. Comparing base (3e75ebf) to head (a18f072).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #366 +/- ## ======================================= Coverage 93.20% 93.20% ======================================= Files 219 219 Lines 24859 24859 ======================================= Hits 23171 23171 Misses 1688 1688 ```

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