GitBook: [#147] error code updated

This commit is contained in:
Alex Daddy
2021-11-02 10:49:24 +00:00
committed by gitbook-bot
parent 8c67b0366f
commit 6ce6b40d79

View File

@@ -39,6 +39,7 @@ Pool errors starts with 2000.
| ERR-PRICE-LOWER-THAN-MIN | 2021 | Swap price is lower than specified min |
| ERR-PRICE-GREATER-THAN-MAX | 2022 | Swap price is greater than specified max |
| ERR-INVALID-POOL-TOKEN | 2023 | Provided pool token trait is incorrect |
| ERR-AMOUNT-EXCEED-RESERVE | 2024 | Transfer amount exceeds reserve |
## Vault Error