Skip to content
This repository was archived by the owner on Jun 2, 2020. It is now read-only.

Fix: The example of the DHT Buckets#532

Merged
Stebalien merged 1 commit intoipfs-inactive:masterfrom
youngjoon-lee:patch-1
May 28, 2020
Merged

Fix: The example of the DHT Buckets#532
Stebalien merged 1 commit intoipfs-inactive:masterfrom
youngjoon-lee:patch-1

Conversation

@youngjoon-lee
Copy link
Copy Markdown
Contributor

As I understand, The m needs to be 16 in the example of the DHT Buckets.
Please correct me if I didn't understand it correctly. I just began to go through the IPFS documentations.

As I understand, The `m` needs to be `16` in the example of the DHT Buckets.
Please correct me if I didn't understand it correctly. I just began to go through the IPFS documentations.
Copy link
Copy Markdown
Contributor

@Stebalien Stebalien left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This entire section is slightly incorrect as buckets are really just an abstraction for organizing peers in a routing table.

But your change makes this strictly more correct.

@Stebalien Stebalien merged commit 57c2a85 into ipfs-inactive:master May 28, 2020
@Stebalien
Copy link
Copy Markdown
Contributor

Note: this repo is being deprecated. The new page is at https://github.com/ipfs/docs/blob/master/content/guides/concepts/dht.md. Would you mind making a PR against that repo as well?

@cwaring
Copy link
Copy Markdown
Collaborator

cwaring commented May 28, 2020 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants