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

chore(smart-contracts): disable-entrypoint-for-remove-swap-routes-in-… #277

Closed nseguias closed 7 months ago

nseguias commented 7 months ago

…pool-router

Description and Motivation

This PR disables the entry point for removing swap routes and makes the function private

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 (377a226) 94.46% compared to head (1b0a6ac) 94.46%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #277 +/- ## ======================================= 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.