Skip to content

Commit d7bd39b

Browse files
committed
Update binaries w/ latest release
1 parent a097e3e commit d7bd39b

5 files changed

Lines changed: 1 addition & 1 deletion

File tree

lighter/signer_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ class SignerClient:
213213
DEFAULT_API_KEY_INDEX = 255
214214

215215
USDC_TICKER_SCALE = 1e6
216-
ETH_TICKER_SCALE = 1e6
216+
ETH_TICKER_SCALE = 1e8
217217

218218
ORDER_TYPE_LIMIT = 0
219219
ORDER_TYPE_MARKET = 1
0 Bytes
Binary file not shown.
632 Bytes
Binary file not shown.
440 Bytes
Binary file not shown.
2.71 KB
Binary file not shown.

0 commit comments

Comments
 (0)