Two different node weight is needed in this experiment:
sample message sources with respect to staked ethereum value
sample adversary nodes with respect to network centrality properties
Possible solution:
Do NOT enable centrality options in NodeWeightGenerator! Simply, select top K nodes with highest centrality and set them to be adversaries (kind of what Pisti implemented..)
It might be a better and much more straightforward way to experiment with than to sample with respect to centrality...
Two different node weight is needed in this experiment:
Possible solution: Do NOT enable centrality options in NodeWeightGenerator! Simply, select top K nodes with highest centrality and set them to be adversaries (kind of what Pisti implemented..) It might be a better and much more straightforward way to experiment with than to sample with respect to centrality...