Skip to content

Commit

Permalink
Update learn-guides-coretime-swap.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SBalaguer authored Oct 21, 2024
1 parent b692304 commit 9684059
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/learn/learn-guides-coretime-swap.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,6 @@ Assumptions
- The account that owns the unlocked paraID has enough available funds to execute transactions on
the relay chain. transactions on the relay chain.

### Time for effect
The swap of leases is effective immediately, however the coretime chain communicates the changes of these leases to the relay chain with every new coretime cycle. Thus, the change will come into effect in the following coretime cycle.

Steps

- Have the collator running for your original paraID.
Expand All @@ -105,3 +102,6 @@ Steps
- Use the manager account on your new paraID to send the
[swap instruction](#perform-swap-on-the-relay-chain-for-an-unlocked-parachain) directly on the
relay chain.

### Time for effect
The swap of leases is effective immediately, however the coretime chain communicates the changes of these leases to the relay chain with every new coretime cycle. Thus, the change will come into effect in the following coretime cycle.

0 comments on commit 9684059

Please sign in to comment.