mirror of
https://github.com/ipfs/kubo.git
synced 2025-07-01 02:30:39 +08:00
add todo
This commit is contained in:

committed by
Juan Batiz-Benet

parent
8960a4ff8b
commit
d180832f3e
@ -69,6 +69,7 @@ var defaultPeers = []*config.BootstrapPeer{
|
||||
},
|
||||
}
|
||||
|
||||
// TODO add default welcome hash: eaa68bedae247ed1e5bd0eb4385a3c0959b976e4
|
||||
func doInit(configRoot string, dspath string, force bool, nBitsForKeypair int) error {
|
||||
|
||||
u.POut("initializing ipfs node at %s\n", configRoot)
|
||||
|
Reference in New Issue
Block a user