Skip to content

Commit

Permalink
Update builders/interoperability/xcm/xc-registration/assets.md
Browse files Browse the repository at this point in the history
Co-authored-by: Erin Shaben <[email protected]>
  • Loading branch information
themacexpert and eshaben authored Feb 11, 2025
1 parent 07bbaf3 commit bdaa52b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builders/interoperability/xcm/xc-registration/assets.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ You can generate this required calldata using the [xcm-asset-registrator script]

```bash
yarn register-asset --w wss://wss.api.moonbeam.network \
--asset 'INSERT_MULTILOCATION' \
--asset "INSERT_MULTILOCATION" \
--symbol "INSERT_ASSET_SYMBOL" \
--decimals INSERT_DECIMALS \
--name "INSERT_ASSET_NAME" \
Expand Down

0 comments on commit bdaa52b

Please sign in to comment.