Interface InteractiveSubmissionServiceGrpc.AsyncService

All Known Implementing Classes:
InteractiveSubmissionServiceGrpc.InteractiveSubmissionServiceImplBase
Enclosing class:
InteractiveSubmissionServiceGrpc

public static interface InteractiveSubmissionServiceGrpc.AsyncService
 Service allowing interactive construction of command submissions
 The prepare and execute endpoints allow to submit commands in 2-steps:
 1. prepare transaction from commands,
 2. submit the prepared transaction
 This gives callers the ability to sign the daml transaction with their own signing keys