Skip to content

Commit

Permalink
removed section
Browse files Browse the repository at this point in the history
  • Loading branch information
filippoweb3 committed Feb 14, 2024
1 parent 513f4c1 commit 8a3d9af
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions docs/learn/learn-auction.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ slug: ../learn-auction

import RPC from "./../../components/RPC-Connection";

import AuctionSchedule from "./../../components/Auction-Schedule";

For a [parachain](learn-parachains.md) to be added to
{{ polkadot: Polkadot :polkadot }}{{ kusama: Kusama :kusama }} it must inhabit one of the available
parachain slots. The number of parachain slots is not unbounded on
Expand All @@ -37,11 +35,6 @@ details.
</div>
</div>

## Auction Schedule

{{ polkadot: <AuctionSchedule network="polkadot" /> :polkadot }}
{{ kusama: <AuctionSchedule network="kusama" /> :kusama }}

## Mechanics of a Candle Auction

Candle auctions are a variant of open auctions where bidders submit bids that are increasingly
Expand Down

0 comments on commit 8a3d9af

Please sign in to comment.