Skip to content

Commit

Permalink
add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Tiger Chow committed Nov 5, 2014
1 parent 308f212 commit 7535d06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/ipfs2/init.go
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 7535d06

Please sign in to comment.