We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
why do you think this is invalid?
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: