Context

data class Context(val runId: ULong, val nodeId: ULong, val nodeConfig: Config, val runConfig: Config)

Context for a client.

Constructors

Link copied to clipboard
constructor(runId: ULong, nodeId: ULong, nodeConfig: Config, runConfig: Config)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard