com.r3corda.node.services.transactions / NotaryService / <init>

<init>

NotaryService(services: ServiceHubInternal, timestampChecker: TimestampChecker, uniquenessProvider: UniquenessProvider)

A Notary service acts as the final signer of a transaction ensuring two things:

This is the base implementation that can be customised with specific Notary transaction commit protocol.