• Bobby Rullo's avatar
    db: Don't check that trusted peers clients exist · 88142764
    Bobby Rullo authored
    Checking that trusted peers exist means that you have to create clients
    in a certain order, or else create all the clients, then update trusted
    peers. Either way, not a great experience during setup.
    
    The downside, of course, is that you lose validation of peer
    IDs.
    88142764
client.go 6.81 KB