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: llms.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -27845,7 +27845,7 @@ Before you begin, make sure you have:
27845
27845
27846
27846
- [Chopsticks](/develop/toolkit/parachains/fork-chains/chopsticks/get-started/){target=\_blank} installed (`npm i -g @acala-network/chopsticks`)
27847
27847
- Access to the endpoint or genesis file of the parachain you want to fork
27848
-
- The block number or hash where the XCM was sent
27848
+
- (Optional) The block number or hash where the XCM was sent
27849
27849
- (Optional) A Chopsticks config file for repeated setups
27850
27850
27851
27851
If you haven't replayed or dry-run XCMs before, see the [Replay and Dry Run XCMs Using Chopsticks](/tutorials/interoperability/replay-and-dry-run-xcms/){target=\_blank} tutorial for step-by-step guidance.
Copy file name to clipboardExpand all lines: tutorials/interoperability/xcm-observability.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
@@ -25,7 +25,7 @@ Before you begin, make sure you have:
25
25
26
26
-[Chopsticks](/develop/toolkit/parachains/fork-chains/chopsticks/get-started/){target=\_blank} installed (`npm i -g @acala-network/chopsticks`)
27
27
- Access to the endpoint or genesis file of the parachain you want to fork
28
-
- The block number or hash where the XCM was sent
28
+
-(Optional) The block number or hash where the XCM was sent
29
29
- (Optional) A Chopsticks config file for repeated setups
30
30
31
31
If you haven't replayed or dry-run XCMs before, see the [Replay and Dry Run XCMs Using Chopsticks](/tutorials/interoperability/replay-and-dry-run-xcms/){target=\_blank} tutorial for step-by-step guidance.
0 commit comments