@statechannels/client-api-schema > MessageQueuedNotification
MessageQueuedNotification type
Signature:
export declare type MessageQueuedNotification = JsonRpcNotification<'MessageQueued', Message>;
@statechannels/client-api-schema > MessageQueuedNotification
Signature: