ontology icon indicating copy to clipboard operation
ontology copied to clipboard

param reserveOnly for p2pserver invalid sometime

Open dylenfu opened this issue 4 years ago • 1 comments

suppose: S1,S2, S3, S4 as seed node, G1, G2, G3, G4 as gov node, N1, N2 as norm node

start all nodes and waiting seconds...

condition1: 1.reserveOnly = true, rsv = [N1] 3.S1 neighbors =[N1]

condition2: 1.reserveOnly = true, rsv = [N1] 2.G1 neighbors = [S2, S3, S4, G2, G3, G4, N1], reserverOnly invalid

dylenfu avatar Jun 24 '20 09:06 dylenfu

why do you think this is invalid?

laizy avatar Jun 24 '20 10:06 laizy