• Juan Batiz-Benet's avatar
    peerstore constructs peers · b1d11ccf
    Juan Batiz-Benet authored
    Now, all peers should be retrieved from the Peerstore, which will
    construct the peers accordingly. This ensures there's only one peer
    object per peer (opposite would be bad: things get out sync)
    
    cc @whyrusleeping
    b1d11ccf
core.go 6.96 KB