Skip to content

Commit a1e0324

Browse files
1yamhoh
andcommitted
Update src/aleph/sdk/query/responses.py
Co-authored-by: Hugo Herter <[email protected]>
1 parent 5e9046a commit a1e0324

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/aleph/sdk/query/responses.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,5 +77,5 @@ class MessagesResponse(PaginationResponse):
7777
class PriceResponse(BaseModel):
7878
"""Response from an aleph.im node API on the path /api/v0/price/{item_hash}"""
7979

80-
required_tokens: str
80+
required_tokens: Decimal
8181
payment_type: str

0 commit comments

Comments
 (0)