corda / net.corda.node.services.transactions / BFTNonValidatingNotaryService / <init>

<init>

BFTNonValidatingNotaryService(services: ServiceHubInternal, timestampChecker: TimestampChecker, serverId: Int, db: Database, client: Client)

A non-validating notary service operated by a group of parties that don't necessarily trust each other.

A transaction is notarised when the consensus is reached by the cluster on its uniqueness, and timestamp validity.