Skip to content

Commit

Permalink
docs: Remove broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
aidan46 committed Jun 28, 2024
1 parent 25e97a2 commit 9c19631
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pallets/storage-provider/DESIGN.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,6 @@ The `Storage Provider Pallet` handles the creation of storage providers and faci

## Usage

> [!NOTE]
> For more information about the storage provider pallet API check out [the API docs](./API.md)
### Registering storage providers

A storage provider indexes in the storage provider pallet itself when it starts up by calling the `create_storage_provider` extrinsic with it's `PeerId` as an argument. The public key will be extracted from the origin and is used to modify on-chain information and receive rewards. The `PeerId` is given by the storage provider so clients can use that to connect to the storage provider.
Expand Down

0 comments on commit 9c19631

Please sign in to comment.