-
Scanned through the rust-libp2p repository, seems the Assuming the network only have two nodes holding the required record, and there is a network If |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
ping @guillaumemichel |
Beta Was this translation helpful? Give feedback.
Hi Maqi! Thanks for opening this, yeah the
Quorum
was removed on #2712 when switching to an iterative approach, but theGetRecordError::QuorumFailed
was left dangling. I am curious though, how are you specifying theQuorum
onkad::get_record
?Meanwhile submitted #6106