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 39d8b3a commit 07dbbc4
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 @@ -63,7 +63,7 @@ yarn
Execute the script, making sure to provide the USD price of the asset you're registering, the number of decimals it has, and the network you're registering the asset on (either GLMR or MOVR):

```bash
yarn calculate-relative-price <INSERT_ASSET_PRICE> <INSERT_DECIMALS> GLMR
yarn calculate-relative-price INSERT_ASSET_PRICE INSERT_DECIMALS GLMR
```

For example, if the asset you're registering has a USD price of $0.25 and 12 decimals and you're registering the asset on the Moonbeam network, you would run:
Expand Down

0 comments on commit 07dbbc4

Please sign in to comment.