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