Class InteractiveSubmissionServiceOuterClass.CostEstimation

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
com.daml.ledger.api.v2.interactive.InteractiveSubmissionServiceOuterClass.CostEstimation
All Implemented Interfaces:
InteractiveSubmissionServiceOuterClass.CostEstimationOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable
Enclosing class:
InteractiveSubmissionServiceOuterClass

public static final class InteractiveSubmissionServiceOuterClass.CostEstimation extends com.google.protobuf.GeneratedMessageV3 implements InteractiveSubmissionServiceOuterClass.CostEstimationOrBuilder
 Estimation of the cost of submitting the prepared transaction
 The estimation is done against the synchronizer chosen during preparation of the transaction
 (or the one explicitly requested).
 The cost of re-assigning contracts to another synchronizer when necessary is not included in the estimation.
 
Protobuf type com.daml.ledger.api.v2.interactive.CostEstimation
See Also: