public static interface DevGrpc.AsyncService
| Modifier and Type | Method and Description |
|---|---|
default void |
importGraph(LightningApi.ChannelGraph request,
io.grpc.stub.StreamObserver<DevOuterClass.ImportGraphResponse> responseObserver)
ImportGraph imports a ChannelGraph into the graph database.
|
default void importGraph(LightningApi.ChannelGraph request, io.grpc.stub.StreamObserver<DevOuterClass.ImportGraphResponse> responseObserver)
ImportGraph imports a ChannelGraph into the graph database. Should only be used for development.