corda / net.corda.node.services.transactions / Request

Request

data class Request

Sent from BFTSmartClient to BFTSmartServer

Constructors

<init> Request(type: RequestType, data: Any)

Sent from BFTSmartClient to BFTSmartServer

Properties

data val data: Any
type val type: RequestType