pub fn log_voted(
    address: impl Into<H160>,
    who: impl Into<H160>,
    hash: H256,
    voted: bool
) -> Log