Package com.daml.ledger.rxjava
Interface CommandSubmissionClient
-
- All Known Implementing Classes:
CommandSubmissionClientImpl
public interface CommandSubmissionClientAn RxJava version ofCommandSubmissionServiceGrpc
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description io.reactivex.Single<com.google.protobuf.Empty>submit(com.daml.ledger.javaapi.data.CommandsSubmission submission)
-