pub fn create_proposal_message( height: u64, round: u32, block_hash: String, proposer: String, signer: &ECDSASigner, ) -> Result<Value>