pub fn broadcast_transaction<N: Network>( transaction: Transaction<N>, endpoint: &str, network_path: &str, ) -> Result<(), Error>