Skip to content

Commit

Permalink
refactor: resolve comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Daanvdplas committed Dec 13, 2024
1 parent 1f64012 commit b000121
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pop-cli-for-appchains/guides/launch-a-chain/coretime.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ description: The following guide shows how to acquire coretime.

# Coretime

In order to get a chain's block validated and finalised by the Relay chain it needs to acquire a [core](https://wiki.polkadot.network/docs/learn-agile-coretime).
In order to get a chain's block validated and finalised by the Relay chain it needs to acquire [coretime](https://wiki.polkadot.network/docs/learn-agile-coretime).

Acquire coretime using the following command:

```bash
pop call chain --url <relay_endpoint>
Expand Down

0 comments on commit b000121

Please sign in to comment.