Ensure all logs have an associated signed message. For the AddValidators shortcut, a bunch of log entries are created that won't be individually signed, so we should include the AddValidators signed message itself before them.
We don't have to include it as its own log, but could indicate in the comment on the individual logs that the signature is over a batch (and they all share the same signature).
Ensure all logs have an associated signed message. For the AddValidators shortcut, a bunch of log entries are created that won't be individually signed, so we should include the AddValidators signed message itself before them.