public static final class ServiceGrpc.ServiceFutureStub extends io.grpc.stub.AbstractFutureStub<ServiceGrpc.ServiceFutureStub>
Service defines a gRPC service for interacting with transactions.
| Modifier and Type | Method and Description |
|---|---|
protected ServiceGrpc.ServiceFutureStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
com.google.common.util.concurrent.ListenableFuture<terra.tx.v1beta1.ServiceOuterClass.ComputeTaxResponse> |
computeTax(terra.tx.v1beta1.ServiceOuterClass.ComputeTaxRequest request)
EstimateFee simulates executing a transaction for estimating gas usage.
|
protected ServiceGrpc.ServiceFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<ServiceGrpc.ServiceFutureStub>public com.google.common.util.concurrent.ListenableFuture<terra.tx.v1beta1.ServiceOuterClass.ComputeTaxResponse> computeTax(terra.tx.v1beta1.ServiceOuterClass.ComputeTaxRequest request)
EstimateFee simulates executing a transaction for estimating gas usage.