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.
1 parent 977c314 commit f507034Copy full SHA for f507034
docs/migration_guide.rst
@@ -5,7 +5,7 @@ Migration guide
5
0.18.0 Migration guide
6
**********************
7
8
-This version of starknet.py brings support Starknet 0.12.1 and `RPC v0.4.0 <https://github.com/starkware-libs/starknet-specs/releases/tag/v0.4.0>`!
+This version of starknet.py brings support Starknet 0.12.1 and `RPC v0.4.0 <https://github.com/starkware-libs/starknet-specs/releases/tag/v0.4.0>`_!
9
10
11
1. :class:`TransactionReceipt` dataclass properties have been changed (more details in RPC specification linked above).
0 commit comments