You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/starknet/sncast-overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Starknet Foundry `sncast` is a command line tool for performing Starknet RPC cal
6
6
> At the moment, `sncast` only supports contracts written in [Cairo](https://github.com/starkware-libs/cairo) v1 and v2.
7
7
8
8
> ⚠️ **Warning**
9
-
> Currently, support is only provided for accounts that use the default signature based on the [Stark curve](https://docs.starknet.io/documentation/architecture_and_concepts/Cryptography/stark-curve).
9
+
> Currently, support is only provided for accounts that use the default signature based on the [Stark curve](https://docs.starknet.io/architecture-and-concepts/cryptography/#stark-curve).
0 commit comments