net.corda.node.serialization

Package net.corda.node.serialization

Types

NodeClock class NodeClock : Clock, SerializeAsToken

A Clock that tokenizes itself when serialized, and delegates to an underlying Clock implementation.