pub fn check_and_encode_args( artifact: &CompactContractBytecode, args: Vec<String>, ) -> Result<Vec<u8>, ErrReport>