rawContractState abstract method
Future<QueryRawContractStateResponse>
rawContractState(
- ServiceCall call,
- QueryRawContractStateRequest request
Implementation
$async.Future<$1.QueryRawContractStateResponse> rawContractState(
$grpc.ServiceCall call, $1.QueryRawContractStateRequest request);