Function Nominator.receiveBlockSignature

Called when a new Block Signature is received from the network.

const(BlockHeader) receiveBlockSignature (
  in ref const(ValidatorBlockSig) block_sig
) @safe;

Parameters

NameDescription
block_sig the structure with details of the block signature

Returns

Updated block header