fn validate_sponsor_signed_tx_len( signed_raw_tx: &str, unsigned_raw_tx_len: usize, ) -> Result<(), TransportError>