Function Ledger.updateValidatorSet

Update the active validator set

void updateValidatorSet (
  in ref const(Block) block
) @safe;

Parameters

NameDescription
block the block to update the Validator set with