Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PartyValue

An agent operating on the ledger.

Example:

{
    valueType: 'party',
    party: 'Alice'
}

To express values in a more concise way, you can have a look at the ValueHelpers.

Hierarchy

  • PartyValue

Index

Properties

Properties

party

party: string

valueType

valueType: "party"

Generated using TypeDoc