Skip to main content

foundation-comms.genesisconnectevents

Home > @genesislcap/foundation-comms > GenesisConnectEvents

GenesisConnectEvents type

Genesis connect events that can be monitored to invoke resource checking.

Signature:

export type GenesisConnectEvents = 'stream' | 'commit';

Remarks

'steam' and 'commit' are monitored by default and will invoke resource checking. 'metadata' request failures are monitored for the purpose of surfacing such errors to the console only. For now, 'metadata' errors are unrecoverable.