go-libp2p-core/peerstore
Yusef Napora 00306a4903 rm batching SignedRoutingStates accessor in peerstore
the datastore peerstore implementation doesn't support batched reads, so
it's no more efficient to get a bunch of states at once than it
is to call SignedRoutingState multiple times.
2020-01-17 10:42:26 -05:00
..
peerstore.go rm batching SignedRoutingStates accessor in peerstore 2020-01-17 10:42:26 -05:00