@statechannels/client-api-schema > StateChannelsNotification
StateChannelsNotification type
Signature:
export declare type StateChannelsNotification = ChannelProposedNotification | ChannelUpdatedNotification | ChannelClosingNotification | BudgetUpdatedNotification | MessageQueuedNotification | UiNotification | WalletReady;