Package | Description |
---|---|
com.daml.ledger.rxjava.components.helpers |
Modifier and Type | Class and Description |
---|---|
class |
GetActiveContractsResponseContext
|
class |
TransactionContext
A
Transaction without the Event s. |
Modifier and Type | Method and Description |
---|---|
@NonNull CreatedContractContext |
CreatedContract.getContext() |
Constructor and Description |
---|
CreatedContract(@NonNull Identifier templateId,
@NonNull Record createArguments,
@NonNull CreatedContractContext context) |