Skip to main content

AIR_GRPC_ADDRESS

Constant AIR_GRPC_ADDRESS 

Source
const AIR_GRPC_ADDRESS: &str = "[::1]:50053";
Expand description

Default gRPC address used by Air. Mirror of AirClient::DEFAULT_AIR_SERVER_ADDRESS for the connect step.