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