foundation-comms.connectionstatus
Home > @genesislcap/foundation-comms > ConnectionStatus
ConnectionStatus type
The connection status of the Genesis client.
Signature:
export type ConnectionStatus = 'connected' | 'disconnected' | 'busy';
Home > @genesislcap/foundation-comms > ConnectionStatus
The connection status of the Genesis client.
Signature:
export type ConnectionStatus = 'connected' | 'disconnected' | 'busy';