Function Nominator.gossipBlockSignature

function for gossip of block sig which can be overriden in byzantine unit tests

void gossipBlockSignature (
  in ref const(ValidatorBlockSig) block_sig
) nothrow @safe;