mirror of
				https://git.wownero.com/wownero/onion-wownero-blockchain-explorer.git
				synced 2024-08-15 00:33:12 +00:00 
			
		
		
		
	rpc and readme updated
This commit is contained in:
		
							parent
							
								
									e7091da33a
								
							
						
					
					
						commit
						896eca03c4
					
				
					 2 changed files with 3 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -90,7 +90,7 @@ Current development branch:
 | 
			
		|||
 | 
			
		||||
 - https://github.com/moneroexamples/onion-monero-blockchain-explorer/tree/devel
 | 
			
		||||
 | 
			
		||||
Note: `devel` branch of the explorer follows `master` branch of the monero.
 | 
			
		||||
Note: `devel` branch of the explorer follows `master` branch of the monero!
 | 
			
		||||
 | 
			
		||||
## Compilation on Ubuntu 16.04/18.04
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -21,7 +21,8 @@ rpccalls::rpccalls(string _deamon_url,
 | 
			
		|||
 | 
			
		||||
    m_http_client.set_server(
 | 
			
		||||
            deamon_url,
 | 
			
		||||
            boost::optional<epee::net_utils::http::login>{}, epee::net_utils::ssl_support_t::e_ssl_support_disabled);
 | 
			
		||||
            boost::optional<epee::net_utils::http::login>{},
 | 
			
		||||
            epee::net_utils::ssl_support_t::e_ssl_support_disabled);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
bool
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue