Packages

p

com.daml.lf

ledger

package ledger

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. final case class Authorize(authParties: Set[Party]) extends Product with Serializable

    Authorize the transaction using the provided parties as initial authorizers for the dynamic authorization.

  2. case class EventId(transactionId: LedgerString, nodeId: NodeId) extends Product with Serializable
  3. sealed trait FailedAuthorization extends AnyRef

Value Members

  1. object EventId extends Serializable
  2. object FailedAuthorization

Ungrouped