mirror of
				https://github.com/Xahau/xahaud.git
				synced 2025-11-04 10:45:50 +00:00 
			
		
		
		
	Add gRPC support (#3127):
* add support for AccountInfo, Fee and Submit RPCs * add partial support for Tx RPC (only supports Payments)
This commit is contained in:
		@@ -1168,6 +1168,10 @@ ip = 127.0.0.1
 | 
			
		||||
admin = 127.0.0.1
 | 
			
		||||
protocol = ws
 | 
			
		||||
 | 
			
		||||
#[port_grpc]
 | 
			
		||||
#port = 50051
 | 
			
		||||
#ip = 0.0.0.0
 | 
			
		||||
 | 
			
		||||
#[port_ws_public]
 | 
			
		||||
#port = 6005
 | 
			
		||||
#ip = 127.0.0.1
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user