rawContractState abstract method

Future<QueryRawContractStateResponse> rawContractState(
  1. ServiceCall call,
  2. QueryRawContractStateRequest request
)

Implementation

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