NotaryInfo

interface NotaryInfo

Stores information about a notary service available in the network.

Properties

Link copied to clipboard
abstract val name: MemberX500Name

Name of the notary (note that it can be an identity of the distributed node).

Link copied to clipboard
abstract val pluginClass: String

The type of notary plugin class used for this notary.

Link copied to clipboard
abstract val publicKey: PublicKey

The public key of the notary service, which will be a composite key of all notary virtual nodes keys.