Peer

data class Peer(val party: CordaX500Name) : InvocationOrigin

Origin was a message sent by a Peer.

Constructors

Link copied to clipboard
constructor(party: CordaX500Name)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun principal(): Principal

Returns the Principal for a given Actor.