OpenBazaar/OpenBazaar-Server

RPC call to download k-buckets

Open

#138 opened on Jan 18, 2016

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Python (612 stars) (187 forks)batch import
Enhancement/suggestionHelp wanted

Description

For those writing crawlers, it would useful to have an RPC call to download the known nodes of a given node, without restricting the search to the k closest nodes to a given ID. Would you consider adding an RPC call to download the k-buckets of a given node?

Contributor guide