JsonRpcPayload

constructor(jsonRpc: JsonRpcIdentifier = version, id: JsonRpcId = 1, method: String, params: Array<Any>)