contractHistory abstract method
Future<QueryContractHistoryResponse>
contractHistory(
- ServiceCall call,
- QueryContractHistoryRequest request
Implementation
$async.Future<$1.QueryContractHistoryResponse> contractHistory(
$grpc.ServiceCall call, $1.QueryContractHistoryRequest request);