You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ipfs-cap2fs: fix hop count for Kademlia example (fixesipfs#9)
Since 2**23 doesn't completely cover 10 million nodes, I went for 2**20 which
covers 1 million nodes (as suggested by @RichardLitt).
License: MIT
Signed-off-by: Ivan Vilata-i-Balaguer <[email protected]>
0 commit comments