Updated comments
This commit is contained in:
parent
71b7c99c17
commit
034b72c463
@ -17,7 +17,5 @@ class Swap(BaseModel):
|
|||||||
token_in_amount: int
|
token_in_amount: int
|
||||||
token_out_address: str
|
token_out_address: str
|
||||||
token_out_amount: int
|
token_out_amount: int
|
||||||
|
|
||||||
# Optional
|
|
||||||
protocol: Optional[Protocol]
|
protocol: Optional[Protocol]
|
||||||
error: Optional[str]
|
error: Optional[str]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user