pub fn log_proposed(
    address: impl Into<H160>,
    who: impl Into<H160>,
    index: u32,
    hash: H256,
    threshold: u32
) -> Log