mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 02:57:57 +00:00
Fix broken links in README (#899)
* Fix broken links * Update README.md * Update README.md
This commit is contained in:
+2
-2
@@ -16,7 +16,7 @@ beautiful and functional.
|
||||
|
||||
## Consensus
|
||||
|
||||
[`cumulus-consensus`](consensus) is a
|
||||
[`parachain-consensus`](https://github.com/paritytech/cumulus/blob/master/client/consensus/common/src/parachain_consensus.rs) is a
|
||||
[consensus engine](https://docs.substrate.io/v3/advanced/consensus) for Substrate
|
||||
that follows a Polkadot
|
||||
[relay chain](https://wiki.polkadot.network/docs/en/learn-architecture#relay-chain). This will run
|
||||
@@ -28,7 +28,7 @@ and treat as best.
|
||||
## Collator
|
||||
|
||||
A Polkadot [collator](https://wiki.polkadot.network/docs/en/learn-collator) for the parachain is
|
||||
implemented by [`cumulus-collator`](collator).
|
||||
implemented by the `polkadot-collator` binary.
|
||||
|
||||
# Statemint 🪙
|
||||
|
||||
|
||||
Reference in New Issue
Block a user