getChainInfo method
Implementation
$grpc.ResponseFuture<$0.ChainInfo> getChainInfo($3.Empty request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$getChainInfo, request, options: options);
}
$grpc.ResponseFuture<$0.ChainInfo> getChainInfo($3.Empty request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$getChainInfo, request, options: options);
}