numerapi 2.23.0.dev1__py3-none-any.whl → 2.23.0.dev2__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- numerapi/base_api.py +1 -1
- {numerapi-2.23.0.dev1.dist-info → numerapi-2.23.0.dev2.dist-info}/METADATA +1 -1
- {numerapi-2.23.0.dev1.dist-info → numerapi-2.23.0.dev2.dist-info}/RECORD +7 -7
- {numerapi-2.23.0.dev1.dist-info → numerapi-2.23.0.dev2.dist-info}/WHEEL +0 -0
- {numerapi-2.23.0.dev1.dist-info → numerapi-2.23.0.dev2.dist-info}/entry_points.txt +0 -0
- {numerapi-2.23.0.dev1.dist-info → numerapi-2.23.0.dev2.dist-info}/licenses/LICENSE +0 -0
- {numerapi-2.23.0.dev1.dist-info → numerapi-2.23.0.dev2.dist-info}/top_level.txt +0 -0
numerapi/base_api.py
CHANGED
|
@@ -427,7 +427,7 @@ class Api:
|
|
|
427
427
|
|
|
428
428
|
max_amount = max_amount if max_amount is not None else amount
|
|
429
429
|
query = """
|
|
430
|
-
|
|
430
|
+
query($submissionId: ID!, $staker: String!, $maxAmount: String!) {
|
|
431
431
|
v3StakeAuth(
|
|
432
432
|
submissionId: $submissionId
|
|
433
433
|
staker: $staker
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
numerapi/__init__.py,sha256=okDA4NGjUj1Q8bDJg4T1t0LTf_S3GPbXCdw8gla7_VU,449
|
|
2
|
-
numerapi/base_api.py,sha256=
|
|
2
|
+
numerapi/base_api.py,sha256=Q--49pamMwgb7AM98JC3gVS4K7k2xE7lmf6mtIwk3lc,71010
|
|
3
3
|
numerapi/cli.py,sha256=oaATypyxS0mlW2Uouby6Srq0DxWkouBg63uiXJY-QHM,8206
|
|
4
4
|
numerapi/cryptoapi.py,sha256=J9fAEhiaEfpvRCiDsSJz8rlazKD-4nkJRJ85f09jGp0,1502
|
|
5
5
|
numerapi/numerapi.py,sha256=cyTpNGRKr4BqK2jKA2Rj540tjyykpV3axz-6jLm1Flo,12323
|
|
6
6
|
numerapi/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
7
7
|
numerapi/signalsapi.py,sha256=inKwMvuIWNGcDFzzdhqRO1RIms_qz1d7lkwA2dzvAoQ,10188
|
|
8
8
|
numerapi/utils.py,sha256=YgXujHyE1TLTf5v1pspcVAX89SQI3Zl3vMcbNlHZJDs,4688
|
|
9
|
-
numerapi-2.23.0.
|
|
10
|
-
numerapi-2.23.0.
|
|
11
|
-
numerapi-2.23.0.
|
|
12
|
-
numerapi-2.23.0.
|
|
13
|
-
numerapi-2.23.0.
|
|
14
|
-
numerapi-2.23.0.
|
|
9
|
+
numerapi-2.23.0.dev2.dist-info/licenses/LICENSE,sha256=BnOIJOdxTIxmbNPf_ZmCXqepXDTRWad1nQf9eYk-eSg,1056
|
|
10
|
+
numerapi-2.23.0.dev2.dist-info/METADATA,sha256=RtntW1DNgRIHzPTY19VrpNWOoo-XJmkm4jHBlhmKx74,7041
|
|
11
|
+
numerapi-2.23.0.dev2.dist-info/WHEEL,sha256=SmOxYU7pzNKBqASvQJ7DjX3XGUF92lrGhMb3R6_iiqI,91
|
|
12
|
+
numerapi-2.23.0.dev2.dist-info/entry_points.txt,sha256=P7RHLytfftNPE14vRxml52-UEkyuAviRegWTID4a_ig,46
|
|
13
|
+
numerapi-2.23.0.dev2.dist-info/top_level.txt,sha256=7f4lKNQqRDEGaDXGIqRQCx-rU5pNl6ZgbXz864F1uXY,9
|
|
14
|
+
numerapi-2.23.0.dev2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|