Closed RangerMauve closed 4 years ago
Can get proof from: https://github.com/mafintosh/hypercore/blob/master/index.js#L580
This is how we save data from the remote https://github.com/mafintosh/hypercore/blob/master/lib/replicate.js#L149
This is where we build up the data message to send to remotes: https://github.com/mafintosh/hypercore/blob/master/lib/replicate.js#L222 This could be used by the encoder
@todo