@statechannels/client-api-schema > StateChannelsJsonRpcMessage
StateChannelsJsonRpcMessage type
Signature:
export declare type StateChannelsJsonRpcMessage = StateChannelsRequest | StateChannelsResponse | StateChannelsNotification | StateChannelsErrorResponse;