Closed kerber0x closed 5 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 90.55%. Comparing base (
0f77427
) to head (235a0e6
). Report is 3 commits behind head on release/v2_contracts.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
LGTM, we could mention more on routing and reuse more of router.md but im fine with it as is great work ser 🚀
I in purpose omitted details about it cuz it's not critical to understand how the contract works and what you can do about it. We already mention that it can do single and multi-hop operations and what messages you need to use for them, i think that's enough. Then when we link to the technical docs there will be examples on how those messages should look like.
Description and Motivation
This PR adds information about the functioning of the pool manager to its readme file.
Related Issues
Checklist:
Update index.md
)cargo fmt --all --
.cargo clippy -- -D warnings
.cargo schema
.