pub async fn run_internal_api( port: u16, processor: Arc<Processor>, ) -> Result<()>
Run a web server to handle jsonrpc request locally