@statechannels/client-api-schema > ChannelClosingNotification
ChannelClosingNotification type
Signature:
export declare type ChannelClosingNotification = JsonRpcNotification<'ChannelClosed', ChannelResult>;
@statechannels/client-api-schema > ChannelClosingNotification
Signature: