fix: apply fee after quote. Exclude fees from public liquidity

This commit is contained in:
2024-03-21 16:57:06 +08:00
parent c38fb552e9
commit ab897bf901
2 changed files with 16 additions and 6 deletions

1
.gitignore vendored
View File

@@ -5,3 +5,4 @@ build/
dist/
solidity/*.json
solidity/*.bin
.venv