ontio/ontology

param reserveOnly for p2pserver invalid sometime

dylenfu opened this issue · 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

laizy commented

why do you think this is invalid?