From a451f9f16dec05230e44c8b19b5fe4b1641322bb Mon Sep 17 00:00:00 2001 From: Kevin Neilson Date: Tue, 11 Feb 2025 11:04:52 -0800 Subject: [PATCH] Update builders/interoperability/xcm/xc-registration/assets.md Co-authored-by: Erin Shaben --- builders/interoperability/xcm/xc-registration/assets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builders/interoperability/xcm/xc-registration/assets.md b/builders/interoperability/xcm/xc-registration/assets.md index f1d7ca7b0..c49b7b9f6 100644 --- a/builders/interoperability/xcm/xc-registration/assets.md +++ b/builders/interoperability/xcm/xc-registration/assets.md @@ -140,7 +140,7 @@ You do not need to go through governance for Moonbase Alpha, as Moonbase Alpha h After submitting the preimage, you can submit the proposal by following the guidelines in the [Submitting a Proposal](/tokens/governance/proposals/#submitting-a-proposal-v2){target=\_blank} section. -If you prefer the script method and you're comfortable working with the scripts in the XCM tools repo, you can use the [Generic Call Proposer](https://github.com/Moonsong-Labs/xcm-tools/blob/main/scripts/generic-call-proposer.ts){target=\_blank} by passing in the requisite calls, including the acceptance and proposal of the XCM Channel, and the asset registration. The [Generic Call Proposer](https://github.com/Moonsong-Labs/xcm-tools/blob/main/scripts/generic-call-proposer.ts){target=\_blank} can help you assemble the multiple requisite calls as follows: +If you prefer the script method and you're comfortable working with the scripts in the XCM tools repo, you can use the [generic call proposer](https://github.com/Moonsong-Labs/xcm-tools/blob/main/scripts/generic-call-proposer.ts){target=\_blank} by passing in the requisite calls, including the acceptance and proposal of the XCM Channel, and the asset registration. The [generic call proposer](https://github.com/Moonsong-Labs/xcm-tools/blob/main/scripts/generic-call-proposer.ts){target=\_blank} can help you assemble the multiple requisite calls as follows: ```bash yarn generic-call-propose \