Skip to content

Commit 165dd83

Browse files
committed
Trigger CI
1 parent a33e583 commit 165dd83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/api/xcmP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ The Api gives the ability to perform Transact, which enables execution of calls
315315
`V5` is able to transfer and transact at the same time, so `amount` parameter in `.currency()` needs to be filled accordingly because the amount being transferred is also used to buy execution.
316316

317317
When transferring from Chain that uses long IDs for example Moonbeam make sure to add character `n` at the end of currencyID. For example: `.currency({id: 42259045809535163221576417993425387648n, amount: 123})` will mean that you have selected to transfer xcDOT.
318-
318+
319319
:::
320320

321321
::: details Currency spec options

0 commit comments

Comments
 (0)