Skip to content

Commit 42e6cd3

Browse files
Bump expected RPC version to 0.10.0-rc.1 (#1663)
1 parent afce0f4 commit 42e6cd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

starknet_py/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ class OutsideExecutionInterfaceID(IntEnum):
5353
V2 = 0x1D1144BB2138366FF28D8E9AB57456B1D332AC42196230C3A602003C89872
5454

5555

56-
EXPECTED_RPC_VERSION = "0.9.0"
56+
EXPECTED_RPC_VERSION = "0.10.0-rc.1"
5757

5858
ARGENT_V040_CLASS_HASH = (
5959
0x036078334509B514626504EDC9FB252328D1A240E4E948BEF8D0C08DFF45927F

0 commit comments

Comments
 (0)