We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0.10.0-rc.1
1 parent afce0f4 commit 42e6cd3Copy full SHA for 42e6cd3
starknet_py/constants.py
@@ -53,7 +53,7 @@ class OutsideExecutionInterfaceID(IntEnum):
53
V2 = 0x1D1144BB2138366FF28D8E9AB57456B1D332AC42196230C3A602003C89872
54
55
56
-EXPECTED_RPC_VERSION = "0.9.0"
+EXPECTED_RPC_VERSION = "0.10.0-rc.1"
57
58
ARGENT_V040_CLASS_HASH = (
59
0x036078334509B514626504EDC9FB252328D1A240E4E948BEF8D0C08DFF45927F
0 commit comments