mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-03 07:18:12 +08:00
7 lines
319 B
Bash
7 lines
319 B
Bash
# this file defines several useful hashes used across the test codebase.
|
|
# thus they can be defined + changed in one place
|
|
|
|
HASH_WELCOME_DOCS="Qmcqtw8FfrVSBaRmbWwHxt3AuySBhJLcvmFYi3Lbc4xnwj"
|
|
HASH_HELP_PAGE="QmY5heUM5qgRubMDD1og9fhCPA6QdkMp3QCwd4s7gJsyE7"
|
|
HASH_EMPTY_DIR="QmUNLLsPACCz1vLxQVkXqqLX5R1X345qqfHbsf67hvA3Nn"
|