FluidRelayEndpoints interface

The Fluid Relay endpoints for this server

Properties

ordererEndpoints

The Fluid Relay Orderer endpoints. NOTE: This property will not be serialized. It can only be populated by the server.

serviceEndpoints

The Fluid Relay service endpoints. NOTE: This property will not be serialized. It can only be populated by the server.

storageEndpoints

The Fluid Relay storage endpoints. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

ordererEndpoints

The Fluid Relay Orderer endpoints. NOTE: This property will not be serialized. It can only be populated by the server.

ordererEndpoints?: string[]

Property Value

string[]

serviceEndpoints

The Fluid Relay service endpoints. NOTE: This property will not be serialized. It can only be populated by the server.

serviceEndpoints?: string[]

Property Value

string[]

storageEndpoints

The Fluid Relay storage endpoints. NOTE: This property will not be serialized. It can only be populated by the server.

storageEndpoints?: string[]

Property Value

string[]