data class Request
Sent from BFTSmartClient to BFTSmartServer
Request(type: RequestType, data: Any)
val data: Any
val type: RequestType