-
Notifications
You must be signed in to change notification settings - Fork 182
Open
Description
Error KeyError('decimals')
in
dlmm-sdk/python-client/dlmm/dlmm/types.py
Line 298 in a34455c
self.decimal = data["decimal"] |
Should be corrected to self.decimal = data['mint']["decimals"]
.
Metadata
Metadata
Assignees
Labels
No labels