class Client : TimestamperService
<init> |
Client(stateMachineManager: StateMachineManager, node: LegallyIdentifiableNode) |
identity |
val identity: Party The name+pubkey that this timestamper will sign with. |
timestamp |
fun timestamp(wtxBytes: SerializedBytes<WireTransaction>): LegallyIdentifiable |