Skip to content
This repository has been archived by the owner. It is now read-only.

Why is the address /ipfs/QmQmUNLLsPACCz1vLxQVkXqqLX5R1X345qqfHbsf67hvA3Nn so common? #173

Closed
JesseWeinstein opened this issue Sep 4, 2016 · 2 comments
Labels

Comments

@JesseWeinstein
Copy link

JesseWeinstein commented Sep 4, 2016

Because it is the address for the empty directory. So every time an empty directory is referred to, that will be the address given for it. It is also the default value that a peer publishes on IPNS, so you'll see it there a lot too.

@JesseWeinstein
Copy link
Author

JesseWeinstein commented Sep 4, 2016

You can verify this as follows:

mkdir an_empty_directory ; ipfs add -r an_empty_directory/

which will output:

added QmUNLLsPACCz1vLxQVkXqqLX5R1X345qqfHbsf67hvA3Nn an_empty_directory
 0 B / 4.00 KB [-------------------------------------------------------------------------------------------------------------------------------------]   0.00%

@Kubuxu Kubuxu added the answered label Sep 4, 2016
@flyingzumwalt flyingzumwalt changed the title Why is the address /ipfs/QmUNLLsPACCz1vLxQVkXqqLX5R1X345qqfHbsf67hvA3Nn so common? Why is the address /ipfs/Qm... so common? May 23, 2017
@flyingzumwalt
Copy link
Contributor

flyingzumwalt commented May 23, 2017

@flyingzumwalt flyingzumwalt changed the title Why is the address /ipfs/Qm... so common? Why is the address /ipfs/QmQmUNLLsPACCz1vLxQVkXqqLX5R1X345qqfHbsf67hvA3Nn so common? May 23, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants