var toRoot = '../';</script></head><body><divid="search"><spanid="doc-title"><spanid="doc-version"></span></span><spanclass="close-results"><spanclass="left"><</span> Back</span><divid="textfilter"><spanclass="input"><inputautocapitalize="none"placeholder="Search"id="index-input"type="text"accesskey="/"/><iclass="clear material-icons"></i><iid="search-icon"class="material-icons"></i></span></div></div><divid="search-results"><divid="search-progress"><divid="progress-fill"></div></div><divid="results-content"><divid="entity-results"></div><divid="member-results"></div></div></div><divid="content-scroll-container"style="-webkit-overflow-scrolling: touch;"><divid="content-container"style="-webkit-overflow-scrolling: touch;"><divid="subpackage-spacer"><divid="packages"><h1>Packages</h1><ul><liclass="indented0 "name="_root_.root"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="_root_"class="anchorToMember"></a><aid="root:_root_"class="anchorToMember"></a><spanclass="permalink"><ahref="../index.html"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">package</span></span><spanclass="symbol"><ahref="../index.html"title=""><spanclass="name">root</span></a></span><divclass="fullcomment"><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="../index.html"name="_root_"id="_root_"class="extype">root</a></dd></dl></div></li><liclass="indented1 "name="_root_.lnrpc"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="lnrpc"class="anchorToMember"></a><aid="lnrpc:lnrpc"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/index.html"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">package</span></span><spanclass="symbol"><ahref="index.html"title=""><spanclass="name">lnrpc</span></a></span><divclass="fullcomment"><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="../index.html"name="_root_"id="_root_"class="extype">root</a></dd></dl></div></li><liclass="current-entities indented1"><ahref="AMP$.html"title=""class="object"></a><ahref="AMP.html"title="Details specific to AMP HTLCs."class="class"></a><ahref="AMP.html"title="Details specific to AMP HTLCs.">AMP</a></li><liclass="current-entities indented1"><ahref="AMPInvoiceState$.html"title=""class="object"></a><ahref="AMPInvoiceState.html"title=""class="class"></a><ahref="AMPInvoiceState.html"title="">AMPInvoiceState</a></li><liclass="current-entities indented1"><ahref="AMPRecord$.html"title=""class="object"></a><ahref="AMPRecord.html"title=""class="class"></a><ahref="AMPRecord.html"title="">AMPRecord</a></li><liclass="current-entities indented1"><ahref="AbandonChannelRequest$.html"title=""class="object"></a><ahref="AbandonChannelRequest.html"title=""class="class"></a><ahref="AbandonChannelRequest.html"title="">AbandonChannelRequest</a></li><liclass="current-entities indented1"><ahref="AbandonChannelResponse$.html"title=""class="object"></a><ahref="AbandonChannelResponse.html"title=""class="class"></a><ahref="AbandonChannelResponse.html"title="">AbandonChannelResponse</a></li><liclass="current-entities indented1"><ahref="AddInvoiceResponse$.html"title=""class="object"></a><ahref="AddInvoiceResponse.html"title=""class="class"></a><ahref="AddInvoiceResponse.html"title="">AddInvoiceResponse</a></li><liclass="current-entities indented1"><ahref="AddressType$.html"title=""class="object"></a><ahref="AddressType.html"title="AddressType has to be one of:"class="class"></a><ahref="AddressType.html"title="AddressType has to be one of:">AddressType</a></li><liclass="current-entities indented1"><ahref="Amount$.html"title=""class="object"></a><ahref="Amount.html"title=""class="class"></a><ahref="Amount.html"title="">Amount</a></li><liclass="current-entities indented1"><ahref="BakeMac
OpenChannel requests are sent to the client and the client responds with
a boolean that tells LND whether or not to accept the channel.</p><divclass="fullcomment"><divclass="comment cmt"><p>ChannelAcceptor dispatches a bi-directional streaming RPC in which
OpenChannel requests are sent to the client and the client responds with
a boolean that tells LND whether or not to accept the channel. This allows
node operators to specify their own criteria for accepting inbound channels
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="Lightning.html"name="lnrpc.Lightning"id="lnrpc.Lightning"class="extype">Lightning</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.Lightning#deleteAllPayments"group="Ungrouped"fullComment="yes"data-isabs="true"visbl="pub"><aid="deleteAllPayments(in:lnrpc.DeleteAllPaymentsRequest):scala.concurrent.Future[lnrpc.DeleteAllPaymentsResponse]"class="anchorToMember"></a><aid="deleteAllPayments(DeleteAllPaymentsRequest):Future[DeleteAllPaymentsResponse]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#deleteAllPayments(in:lnrpc.DeleteAllPaymentsRequest):scala.concurrent.Future[lnrpc.DeleteAllPaymentsResponse]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier">abstract </span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">deleteAllPayments</span><spanclass="params">(<spanname="in">in: <ahref="DeleteAllPaymentsRequest.html"name="lnrpc.DeleteAllPaymentsRequest"id="lnrpc.DeleteAllPaymentsRequest"class="extype">DeleteAllPaymentsRequest</a></span>)</span><spanclass="result">: <ahref="https://www.scala-lang.org/api/2.13.8/scala/concurrent/Future.html#scala.concurrent.Future"name="scala.concurrent.Future"id="scala.concurrent.Future"class="extype">Future</a>[<ahref="DeleteAllPaymentsResponse.html"name="lnrpc.DeleteAllPaymentsResponse"id="lnrpc.DeleteAllPaymentsResponse"class="extype">DeleteAllPaymentsResponse</a>]</span></span><pclass="shortcomment cmt">DeleteAllPayments deletes all outgoing payments from DB.</p><divclass="fullcomment"><divclass="comment cmt"><p>DeleteAllPayments deletes all outgoing payments from DB. Note that it will
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="Lightning.html"name="lnrpc.Lightning"id="lnrpc.Lightning"class="extype">Lightning</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.Lightning#deletePayment"group="Ungrouped"fullComment="yes"data-isabs="true"visbl="pub"><aid="deletePayment(in:lnrpc.DeletePaymentRequest):scala.concurrent.Future[lnrpc.DeletePaymentResponse]"class="anchorToMember"></a><aid="deletePayment(DeletePaymentRequest):Future[DeletePaymentResponse]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#deletePayment(in:lnrpc.DeletePaymentRequest):scala.concurrent.Future[lnrpc.DeletePaymentResponse]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier">abstract </span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">deletePayment</span><spanclass="params">(<spanname="in">in: <ahref="DeletePaymentRequest.html"name="lnrpc.DeletePaymentRequest"id="lnrpc.DeletePaymentRequest"class="extype">DeletePaymentRequest</a></span>)</span><spanclass="result">: <ahref="https://www.scala-lang.org/api/2.13.8/scala/concurrent/Future.html#scala.concurrent.Future"name="scala.concurrent.Future"id="scala.concurrent.Future"class="extype">Future</a>[<ahref="DeletePaymentResponse.html"name="lnrpc.DeletePaymentResponse"id="lnrpc.DeletePaymentResponse"class="extype">DeletePaymentResponse</a>]</span></span><pclass="shortcomment cmt">DeletePayment deletes an outgoing payment from DB.</p><divclass="fullcomment"><divclass="comment cmt"><p>DeletePayment deletes an outgoing payment from DB. Note that it will not
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="Lightning.html"name="lnrpc.Lightning"id="lnrpc.Lightning"class="extype">Lightning</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.Lightning#fundingStateStep"group="Ungrouped"fullComment="yes"data-isabs="true"visbl="pub"><aid="fundingStateStep(in:lnrpc.FundingTransitionMsg):scala.concurrent.Future[lnrpc.FundingStateStepResp]"class="anchorToMember"></a><aid="fundingStateStep(FundingTransitionMsg):Future[FundingStateStepResp]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#fundingStateStep(in:lnrpc.FundingTransitionMsg):scala.concurrent.Future[lnrpc.FundingStateStepResp]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier">abstract </span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">fundingStateStep</span><spanclass="params">(<spanname="in">in: <ahref="FundingTransitionMsg.html"name="lnrpc.FundingTransitionMsg"id="lnrpc.FundingTransitionMsg"class="extype">FundingTransitionMsg</a></span>)</span><spanclass="result">: <ahref="https://www.scala-lang.org/api/2.13.8/scala/concurrent/Future.html#scala.concurrent.Future"name="scala.concurrent.Future"id="scala.concurrent.Future"class="extype">Future</a>[<ahref="FundingStateStepResp.html"name="lnrpc.FundingStateStepResp"id="lnrpc.FundingStateStepResp"class="extype">FundingStateStepResp</a>]</span></span><pclass="shortcomment cmt">FundingStateStep is an advanced funding related call that allows the caller
to either execute some preparatory steps for a funding workflow, or
manually progress a funding workflow.</p><divclass="fullcomment"><divclass="comment cmt"><p>FundingStateStep is an advanced funding related call that allows the caller
to either execute some preparatory steps for a funding workflow, or
manually progress a funding workflow. The primary way a funding flow is
identified is via its pending channel ID. As an example, this method can be
used to specify that we're expecting a funding flow for a particular
pending channel ID, for which we need to use specific parameters.
Alternatively, this can be used to interactively drive PSBT signing for
funding for partially complete funding transactions.
GetNodeInfo returns the latest advertised, aggregated, and authenticated
channel information for the specified node identified by its public key.</p><divclass="fullcomment"><divclass="comment cmt"><p>lncli: <code>getnodeinfo</code>
GetNodeInfo returns the latest advertised, aggregated, and authenticated
channel information for the specified node identified by its public key.
GetNodeMetrics returns node metrics calculated from the graph.</p><divclass="fullcomment"><divclass="comment cmt"><p>lncli: <code>getnodemetrics</code>
GetNodeMetrics returns node metrics calculated from the graph. Currently
the only supported metric is betweenness centrality of individual nodes.
LookupInvoice attempts to look up an invoice according to its payment hash.</p><divclass="fullcomment"><divclass="comment cmt"><p>lncli: <code>lookupinvoice</code>
LookupInvoice attempts to look up an invoice according to its payment hash.
The passed payment hash *must* be exactly 32 bytes, if not, an error is
NewAddress creates a new address under control of the local wallet.</p><divclass="fullcomment"><divclass="comment cmt"><p>lncli: <code>newaddress</code>
NewAddress creates a new address under control of the local wallet.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="Lightning.html"name="lnrpc.Lightning"id="lnrpc.Lightning"class="extype">Lightning</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.Lightning#openChannelSync"group="Ungrouped"fullComment="yes"data-isabs="true"visbl="pub"><aid="openChannelSync(in:lnrpc.OpenChannelRequest):scala.concurrent.Future[lnrpc.ChannelPoint]"class="anchorToMember"></a><aid="openChannelSync(OpenChannelRequest):Future[ChannelPoint]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#openChannelSync(in:lnrpc.OpenChannelRequest):scala.concurrent.Future[lnrpc.ChannelPoint]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier">abstract </span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">openChannelSync</span><spanclass="params">(<spanname="in">in: <ahref="OpenChannelRequest.html"name="lnrpc.OpenChannelRequest"id="lnrpc.OpenChannelRequest"class="extype">OpenChannelRequest</a></span>)</span><spanclass="result">: <ahref="https://www.scala-lang.org/api/2.13.8/scala/concurrent/Future.html#scala.concurrent.Future"name="scala.concurrent.Future"id="scala.concurrent.Future"class="extype">Future</a>[<ahref="ChannelPoint.html"name="lnrpc.ChannelPoint"id="lnrpc.ChannelPoint"class="extype">ChannelPoint</a>]</span></span><pclass="shortcomment cmt">OpenChannelSync is a synchronous version of the OpenChannel RPC call.</p><divclass="fullcomment"><divclass="comment cmt"><p>OpenChannelSync is a synchronous version of the OpenChannel RPC call. This
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="Lightning.html"name="lnrpc.Lightning"id="lnrpc.Lightning"class="extype">Lightning</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.Lightning#registerRPCMiddleware"group="Ungrouped"fullComment="yes"data-isabs="true"visbl="pub"><aid="registerRPCMiddleware(in:akka.stream.scaladsl.Source[lnrpc.RPCMiddlewareResponse,akka.NotUsed]):akka.stream.scaladsl.Source[lnrpc.RPCMiddlewareRequest,akka.NotUsed]"class="anchorToMember"></a><aid="registerRPCMiddleware(Source[RPCMiddlewareResponse,NotUsed]):Source[RPCMiddlewareRequest,NotUsed]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#registerRPCMiddleware(in:akka.stream.scaladsl.Source[lnrpc.RPCMiddlewareResponse,akka.NotUsed]):akka.stream.scaladsl.Source[lnrpc.RPCMiddlewareRequest,akka.NotUsed]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier">abstract </span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">registerRPCMiddleware</span><spanclass="params">(<spanname="in">in: <ahref="https://doc.akka.io/api/akka/2.6.18/akka/stream/scaladsl/Source.html#akka.stream.scaladsl.Source"name="akka.stream.scaladsl.Source"id="akka.stream.scaladsl.Source"class="extype">Source</a>[<ahref="RPCMiddlewareResponse.html"name="lnrpc.RPCMiddlewareResponse"id="lnrpc.RPCMiddlewareResponse"class="extype">RPCMiddlewareResponse</a>, <ahref="https://doc.akka.io/api/akka/2.6.18/akka/NotUsed.html#akka.NotUsed"name="akka.NotUsed"id="akka.NotUsed"class="extype">NotUsed</a>]</span>)</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka/2.6.18/akka/stream/scaladsl/Source.html#akka.stream.scaladsl.Source"name="akka.stream.scaladsl.Source"id="akka.stream.scaladsl.Source"class="extype">Source</a>[<ahref="RPCMiddlewareRequest.html"name="lnrpc.RPCMiddlewareRequest"id="lnrpc.RPCMiddlewareRequest"class="extype">RPCMiddlewareRequest</a>, <ahref="https://doc.akka.io/api/akka/2.6.18/akka/NotUsed.html#akka.NotUsed"name="akka.NotUsed"id="akka.NotUsed"class="extype">NotUsed</a>]</span></span><pclass="shortcomment cmt">RegisterRPCMiddleware adds a new gRPC middleware to the interceptor chain.</p><divclass="fullcomment"><divclass="comment cmt"><p>RegisterRPCMiddleware adds a new gRPC middleware to the interceptor chain. A
SendCoins executes a request to send coins to a particular address.</p><divclass="fullcomment"><divclass="comment cmt"><p>lncli: <code>sendcoins</code>
SendCoins executes a request to send coins to a particular address. Unlike
SendMany, this RPC call only allows creating a single output at a time. If
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="Lightning.html"name="lnrpc.Lightning"id="lnrpc.Lightning"class="extype">Lightning</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.Lightning#sendPaymentSync"group="Ungrouped"fullComment="yes"data-isabs="true"visbl="pub"><aid="sendPaymentSync(in:lnrpc.SendRequest):scala.concurrent.Future[lnrpc.SendResponse]"class="anchorToMember"></a><aid="sendPaymentSync(SendRequest):Future[SendResponse]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#sendPaymentSync(in:lnrpc.SendRequest):scala.concurrent.Future[lnrpc.SendResponse]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier">abstract </span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">sendPaymentSync</span><spanclass="params">(<spanname="in">in: <ahref="SendRequest.html"name="lnrpc.SendRequest"id="lnrpc.SendRequest"class="extype">SendRequest</a></span>)</span><spanclass="result">: <ahref="https://www.scala-lang.org/api/2.13.8/scala/concurrent/Future.html#scala.concurrent.Future"name="scala.concurrent.Future"id="scala.concurrent.Future"class="extype">Future</a>[<ahref="SendResponse.html"name="lnrpc.SendResponse"id="lnrpc.SendResponse"class="extype">SendResponse</a>]</span></span><pclass="shortcomment cmt">SendPaymentSync is the synchronous non-streaming version of SendPayment.</p><divclass="fullcomment"><divclass="comment cmt"><p>SendPaymentSync is the synchronous non-streaming version of SendPayment.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="Lightning.html"name="lnrpc.Lightning"id="lnrpc.Lightning"class="extype">Lightning</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.Lightning#sendToRouteSync"group="Ungrouped"fullComment="yes"data-isabs="true"visbl="pub"><aid="sendToRouteSync(in:lnrpc.SendToRouteRequest):scala.concurrent.Future[lnrpc.SendResponse]"class="anchorToMember"></a><aid="sendToRouteSync(SendToRouteRequest):Future[SendResponse]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#sendToRouteSync(in:lnrpc.SendToRouteRequest):scala.concurrent.Future[lnrpc.SendResponse]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier">abstract </span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">sendToRouteSync</span><spanclass="params">(<spanname="in">in: <ahref="SendToRouteRequest.html"name="lnrpc.SendToRouteRequest"id="lnrpc.SendToRouteRequest"class="extype">SendToRouteRequest</a></span>)</span><spanclass="result">: <ahref="https://www.scala-lang.org/api/2.13.8/scala/concurrent/Future.html#scala.concurrent.Future"name="scala.concurrent.Future"id="scala.concurrent.Future"class="extype">Future</a>[<ahref="SendResponse.html"name="lnrpc.SendResponse"id="lnrpc.SendResponse"class="extype">SendResponse</a>]</span></span><pclass="shortcomment cmt">SendToRouteSync is a synchronous version of SendToRoute.</p><divclass="fullcomment"><divclass="comment cmt"><p>SendToRouteSync is a synchronous version of SendToRoute. It Will block
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="Lightning.html"name="lnrpc.Lightning"id="lnrpc.Lightning"class="extype">Lightning</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.Lightning#subscribeChannelBackups"group="Ungrouped"fullComment="yes"data-isabs="true"visbl="pub"><aid="subscribeChannelBackups(in:lnrpc.ChannelBackupSubscription):akka.stream.scaladsl.Source[lnrpc.ChanBackupSnapshot,akka.NotUsed]"class="anchorToMember"></a><aid="subscribeChannelBackups(ChannelBackupSubscription):Source[ChanBackupSnapshot,NotUsed]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#subscribeChannelBackups(in:lnrpc.ChannelBackupSubscription):akka.stream.scaladsl.Source[lnrpc.ChanBackupSnapshot,akka.NotUsed]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier">abstract </span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">subscribeChannelBackups</span><spanclass="params">(<spanname="in">in: <ahref="ChannelBackupSubscription.html"name="lnrpc.ChannelBackupSubscription"id="lnrpc.ChannelBackupSubscription"class="extype">ChannelBackupSubscription</a></span>)</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka/2.6.18/akka/stream/scaladsl/Source.html#akka.stream.scaladsl.Source"name="akka.stream.scaladsl.Source"id="akka.stream.scaladsl.Source"class="extype">Source</a>[<ahref="ChanBackupSnapshot.html"name="lnrpc.ChanBackupSnapshot"id="lnrpc.ChanBackupSnapshot"class="extype">ChanBackupSnapshot</a>, <ahref="https://doc.akka.io/api/akka/2.6.18/akka/NotUsed.html#akka.NotUsed"name="akka.NotUsed"id="akka.NotUsed"class="extype">NotUsed</a>]</span></span><pclass="shortcomment cmt">SubscribeChannelBackups allows a client to sub-subscribe to the most up to
date information concerning the state of all channel backups.</p><divclass="fullcomment"><divclass="comment cmt"><p>SubscribeChannelBackups allows a client to sub-subscribe to the most up to
date information concerning the state of all channel backups. Each time a
new channel is added, we return the new set of channels, along with a
multi-chan backup containing the backup info for all channels. Each time a
channel is closed, we send a new update, which contains new new chan back
ups, but the updated set of encrypted multi-chan backups with the closed
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="Lightning.html"name="lnrpc.Lightning"id="lnrpc.Lightning"class="extype">Lightning</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.Lightning#subscribeChannelEvents"group="Ungrouped"fullComment="yes"data-isabs="true"visbl="pub"><aid="subscribeChannelEvents(in:lnrpc.ChannelEventSubscription):akka.stream.scaladsl.Source[lnrpc.ChannelEventUpdate,akka.NotUsed]"class="anchorToMember"></a><aid="subscribeChannelEvents(ChannelEventSubscription):Source[ChannelEventUpdate,NotUsed]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#subscribeChannelEvents(in:lnrpc.ChannelEventSubscription):akka.stream.scaladsl.Source[lnrpc.ChannelEventUpdate,akka.NotUsed]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier">abstract </span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">subscribeChannelEvents</span><spanclass="params">(<spanname="in">in: <ahref="ChannelEventSubscription.html"name="lnrpc.ChannelEventSubscription"id="lnrpc.ChannelEventSubscription"class="extype">ChannelEventSubscription</a></span>)</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka/2.6.18/akka/stream/scaladsl/Source.html#akka.stream.scaladsl.Source"name="akka.stream.scaladsl.Source"id="akka.stream.scaladsl.Source"class="extype">Source</a>[<ahref="ChannelEventUpdate.html"name="lnrpc.ChannelEventUpdate"id="lnrpc.ChannelEventUpdate"class="extype">ChannelEventUpdate</a>, <ahref="https://doc.akka.io/api/akka/2.6.18/akka/NotUsed.html#akka.NotUsed"name="akka.NotUsed"id="akka.NotUsed"class="extype">NotUsed</a>]</span></span><pclass="shortcomment cmt">SubscribeChannelEvents creates a uni-directional stream from the server to
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="Lightning.html"name="lnrpc.Lightning"id="lnrpc.Lightning"class="extype">Lightning</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.Lightning#subscribeChannelGraph"group="Ungrouped"fullComment="yes"data-isabs="true"visbl="pub"><aid="subscribeChannelGraph(in:lnrpc.GraphTopologySubscription):akka.stream.scaladsl.Source[lnrpc.GraphTopologyUpdate,akka.NotUsed]"class="anchorToMember"></a><aid="subscribeChannelGraph(GraphTopologySubscription):Source[GraphTopologyUpdate,NotUsed]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#subscribeChannelGraph(in:lnrpc.GraphTopologySubscription):akka.stream.scaladsl.Source[lnrpc.GraphTopologyUpdate,akka.NotUsed]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier">abstract </span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">subscribeChannelGraph</span><spanclass="params">(<spanname="in">in: <ahref="GraphTopologySubscription.html"name="lnrpc.GraphTopologySubscription"id="lnrpc.GraphTopologySubscription"class="extype">GraphTopologySubscription</a></span>)</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka/2.6.18/akka/stream/scaladsl/Source.html#akka.stream.scaladsl.Source"name="akka.stream.scaladsl.Source"id="akka.stream.scaladsl.Source"class="extype">Source</a>[<ahref="GraphTopologyUpdate.html"name="lnrpc.GraphTopologyUpdate"id="lnrpc.GraphTopologyUpdate"class="extype">GraphTopologyUpdate</a>, <ahref="https://doc.akka.io/api/akka/2.6.18/akka/NotUsed.html#akka.NotUsed"name="akka.NotUsed"id="akka.NotUsed"class="extype">NotUsed</a>]</span></span><pclass="shortcomment cmt">SubscribeChannelGraph launches a streaming RPC that allows the caller to
receive notifications upon any changes to the channel graph topology from
the point of view of the responding node.</p><divclass="fullcomment"><divclass="comment cmt"><p>SubscribeChannelGraph launches a streaming RPC that allows the caller to
receive notifications upon any changes to the channel graph topology from
the point of view of the responding node. Events notified include: new
nodes coming online, nodes updating their authenticated attributes, new
channels being advertised, updates in the routing policy for a directional
channel edge, and when channels are closed on-chain.
notifying the client of newly added/settled invoices.</p><divclass="fullcomment"><divclass="comment cmt"><p>SubscribeInvoices returns a uni-directional stream (server -> client) for
notifying the client of newly added/settled invoices. The caller can
optionally specify the add_index and/or the settle_index. If the add_index
is specified, then we'll first start by sending add invoice events for all
invoices with an add_index greater than the specified value. If the
settle_index is specified, the next, we'll send out all settle events for
invoices with a settle_index greater than the specified value. One or both
of these fields can be set. If no fields are set, then we'll only send out
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="Lightning.html"name="lnrpc.Lightning"id="lnrpc.Lightning"class="extype">Lightning</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.Lightning#subscribePeerEvents"group="Ungrouped"fullComment="yes"data-isabs="true"visbl="pub"><aid="subscribePeerEvents(in:lnrpc.PeerEventSubscription):akka.stream.scaladsl.Source[lnrpc.PeerEvent,akka.NotUsed]"class="anchorToMember"></a><aid="subscribePeerEvents(PeerEventSubscription):Source[PeerEvent,NotUsed]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#subscribePeerEvents(in:lnrpc.PeerEventSubscription):akka.stream.scaladsl.Source[lnrpc.PeerEvent,akka.NotUsed]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier">abstract </span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">subscribePeerEvents</span><spanclass="params">(<spanname="in">in: <ahref="PeerEventSubscription.html"name="lnrpc.PeerEventSubscription"id="lnrpc.PeerEventSubscription"class="extype">PeerEventSubscription</a></span>)</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka/2.6.18/akka/stream/scaladsl/Source.html#akka.stream.scaladsl.Source"name="akka.stream.scaladsl.Source"id="akka.stream.scaladsl.Source"class="extype">Source</a>[<ahref="PeerEvent.html"name="lnrpc.PeerEvent"id="lnrpc.PeerEvent"class="extype">PeerEvent</a>, <ahref="https://doc.akka.io/api/akka/2.6.18/akka/NotUsed.html#akka.NotUsed"name="akka.NotUsed"id="akka.NotUsed"class="extype">NotUsed</a>]</span></span><pclass="shortcomment cmt">SubscribePeerEvents creates a uni-directional stream from the server to
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="Lightning.html"name="lnrpc.Lightning"id="lnrpc.Lightning"class="extype">Lightning</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.Lightning#subscribeTransactions"group="Ungrouped"fullComment="yes"data-isabs="true"visbl="pub"><aid="subscribeTransactions(in:lnrpc.GetTransactionsRequest):akka.stream.scaladsl.Source[lnrpc.Transaction,akka.NotUsed]"class="anchorToMember"></a><aid="subscribeTransactions(GetTransactionsRequest):Source[Transaction,NotUsed]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#subscribeTransactions(in:lnrpc.GetTransactionsRequest):akka.stream.scaladsl.Source[lnrpc.Transaction,akka.NotUsed]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier">abstract </span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">subscribeTransactions</span><spanclass="params">(<spanname="in">in: <ahref="GetTransactionsRequest.html"name="lnrpc.GetTransactionsRequest"id="lnrpc.GetTransactionsRequest"class="extype">GetTransactionsRequest</a></span>)</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka/2.6.18/akka/stream/scaladsl/Source.html#akka.stream.scaladsl.Source"name="akka.stream.scaladsl.Source"id="akka.stream.scaladsl.Source"class="extype">Source</a>[<ahref="Transaction.html"name="lnrpc.Transaction"id="lnrpc.Transaction"class="extype">Transaction</a>, <ahref="https://doc.akka.io/api/akka/2.6.18/akka/NotUsed.html#akka.NotUsed"name="akka.NotUsed"id="akka.NotUsed"class="extype">NotUsed</a>]</span></span><pclass="shortcomment cmt">SubscribeTransactions creates a uni-directional stream from the server to
UpdateChannelPolicy allows the caller to update the fee schedule and
channel policies for all channels globally, or a particular channel.</p><divclass="fullcomment"><divclass="comment cmt"><p>lncli: <code>updatechanpolicy</code>
UpdateChannelPolicy allows the caller to update the fee schedule and
channel policies for all channels globally, or a particular channel.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="Lightning.html"name="lnrpc.Lightning"id="lnrpc.Lightning"class="extype">Lightning</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.Lightning#verifyChanBackup"group="Ungrouped"fullComment="yes"data-isabs="true"visbl="pub"><aid="verifyChanBackup(in:lnrpc.ChanBackupSnapshot):scala.concurrent.Future[lnrpc.VerifyChanBackupResponse]"class="anchorToMember"></a><aid="verifyChanBackup(ChanBackupSnapshot):Future[VerifyChanBackupResponse]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#verifyChanBackup(in:lnrpc.ChanBackupSnapshot):scala.concurrent.Future[lnrpc.VerifyChanBackupResponse]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier">abstract </span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">verifyChanBackup</span><spanclass="params">(<spanname="in">in: <ahref="ChanBackupSnapshot.html"name="lnrpc.ChanBackupSnapshot"id="lnrpc.ChanBackupSnapshot"class="extype">ChanBackupSnapshot</a></span>)</span><spanclass="result">: <ahref="https://www.scala-lang.org/api/2.13.8/scala/concurrent/Future.html#scala.concurrent.Future"name="scala.concurrent.Future"id="scala.concurrent.Future"class="extype">Future</a>[<ahref="VerifyChanBackupResponse.html"name="lnrpc.VerifyChanBackupResponse"id="lnrpc.VerifyChanBackupResponse"class="extype">VerifyChanBackupResponse</a>]</span></span><pclass="shortcomment cmt">VerifyChanBackup allows a caller to verify the integrity of a channel backup
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#addInvoice"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="addInvoice():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.Invoice,lnrpc.AddInvoiceResponse]"class="anchorToMember"></a><aid="addInvoice():SingleResponseRequestBuilder[Invoice,AddInvoiceResponse]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#addInvoice():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.Invoice,lnrpc.AddInvoiceResponse]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">addInvoice</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="Invoice.html"name="lnrpc.Invoice"id="lnrpc.Invoice"class="extype">Invoice</a>, <ahref="AddInvoiceResponse.html"name="lnrpc.AddInvoiceResponse"id="lnrpc.AddInvoiceResponse"class="extype">AddInvoiceResponse</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="scala.Any#asInstanceOf"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="asInstanceOf[T0]:T0"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#asInstanceOf[T0]:T0"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier">final </span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">asInstanceOf</span><spanclass="tparams">[<spanname="T0">T0</span>]</span><spanclass="result">: <spanname="scala.Any.asInstanceOf.T0"class="extype">T0</span></span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Definition Classes</dt><dd>Any</dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#bakeMacaroon"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="bakeMacaroon():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.BakeMacaroonRequest,lnrpc.BakeMacaroonResponse]"class="anchorToMember"></a><aid="bakeMacaroon():SingleResponseRequestBuilder[BakeMacaroonRequest,BakeMacaroonResponse]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#bakeMacaroon():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.BakeMacaroonRequest,lnrpc.BakeMacaroonResponse]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">bakeMacaroon</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="BakeMacaroonRequest.html"name="lnrpc.BakeMacaroonRequest"id="lnrpc.BakeMacaroonRequest"class="extype">BakeMacaroonRequest</a>, <ahref="BakeMacaroonResponse.html"name="lnrpc.BakeMacaroonResponse"id="lnrpc.BakeMacaroonResponse"class="extype">BakeMacaroonResponse</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#batchOpenChannel"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="batchOpenChannel():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.BatchOpenChannelRequest,lnrpc.BatchOpenChannelResponse]"class="anchorToMember"></a><aid="batchOpenChannel():SingleResponseRequestBuilder[BatchOpenChannelRequest,BatchOpenChannelResponse]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#batchOpenChannel():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.BatchOpenChannelRequest,lnrpc.BatchOpenChannelResponse]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">batchOpenChannel</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="BatchOpenChannelRequest.html"name="lnrpc.BatchOpenChannelRequest"id="lnrpc.BatchOpenChannelRequest"class="extype">BatchOpenChannelRequest</a>, <ahref="BatchOpenChannelResponse.html"name="lnrpc.BatchOpenChannelResponse"id="lnrpc.BatchOpenChannelResponse"class="extype">BatchOpenChannelResponse</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#channelAcceptor"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="channelAcceptor():akka.grpc.scaladsl.StreamResponseRequestBuilder[akka.stream.scaladsl.Source[lnrpc.ChannelAcceptResponse,akka.NotUsed],lnrpc.ChannelAcceptRequest]"class="anchorToMember"></a><aid="channelAcceptor():StreamResponseRequestBuilder[Source[ChannelAcceptResponse,NotUsed],ChannelAcceptRequest]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#channelAcceptor():akka.grpc.scaladsl.StreamResponseRequestBuilder[akka.stream.scaladsl.Source[lnrpc.ChannelAcceptResponse,akka.NotUsed],lnrpc.ChannelAcceptRequest]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">channelAcceptor</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/StreamResponseRequestBuilder.html#akka.grpc.scaladsl.StreamResponseRequestBuilder"name="akka.grpc.scaladsl.StreamResponseRequestBuilder"id="akka.grpc.scaladsl.StreamResponseRequestBuilder"class="extype">StreamResponseRequestBuilder</a>[<ahref="https://doc.akka.io/api/akka/2.6.18/akka/stream/scaladsl/Source.html#akka.stream.scaladsl.Source"name="akka.stream.scaladsl.Source"id="akka.stream.scaladsl.Source"class="extype">Source</a>[<ahref="ChannelAcceptResponse.html"name="lnrpc.ChannelAcceptResponse"id="lnrpc.ChannelAcceptResponse"class="extype">ChannelAcceptResponse</a>, <ahref="https://doc.akka.io/api/akka/2.6.18/akka/NotUsed.html#akka.NotUsed"name="akka.NotUsed"id="akka.NotUsed"class="extype">NotUsed</a>], <ahref="ChannelAcceptRequest.html"name="lnrpc.ChannelAcceptRequest"id="lnrpc.ChannelAcceptRequest"class="extype">ChannelAcceptRequest</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#channelBalance"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="channelBalance():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.ChannelBalanceRequest,lnrpc.ChannelBalanceResponse]"class="anchorToMember"></a><aid="channelBalance():SingleResponseRequestBuilder[ChannelBalanceRequest,ChannelBalanceResponse]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#channelBalance():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.ChannelBalanceRequest,lnrpc.ChannelBalanceResponse]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">channelBalance</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="ChannelBalanceRequest.html"name="lnrpc.ChannelBalanceRequest"id="lnrpc.ChannelBalanceRequest"class="extype">ChannelBalanceRequest</a>, <ahref="ChannelBalanceResponse.html"name="lnrpc.ChannelBalanceResponse"id="lnrpc.ChannelBalanceResponse"class="extype">ChannelBalanceResponse</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#checkMacaroonPermissions"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="checkMacaroonPermissions():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.CheckMacPermRequest,lnrpc.CheckMacPermResponse]"class="anchorToMember"></a><aid="checkMacaroonPermissions():SingleResponseRequestBuilder[CheckMacPermRequest,CheckMacPermResponse]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#checkMacaroonPermissions():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.CheckMacPermRequest,lnrpc.CheckMacPermResponse]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">checkMacaroonPermissions</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="CheckMacPermRequest.html"name="lnrpc.CheckMacPermRequest"id="lnrpc.CheckMacPermRequest"class="extype">CheckMacPermRequest</a>, <ahref="CheckMacPermResponse.html"name="lnrpc.CheckMacPermResponse"id="lnrpc.CheckMacPermResponse"class="extype">CheckMacPermResponse</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="scala.AnyRef#clone"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="prt"><aid="clone():Object"class="anchorToMember"></a><aid="clone():AnyRef"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#clone():Object"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">clone</span><spanclass="params">()</span><spanclass="result">: <ahref="../scala/index.html#AnyRef=Object"name="scala.AnyRef"id="scala.AnyRef"class="extmbr">AnyRef</a></span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Attributes</dt><dd>protected[<spanname="java.lang"class="extype">lang</span>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd><spanclass="name">@throws</span><spanclass="args">(<span><spanclass="defval">classOf[java.lang.CloneNotSupportedException]</span></span>)</span><spanclass="name">@native</span><spanclass="args">()</span></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#closeChannel"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="closeChannel():akka.grpc.scaladsl.StreamResponseRequestBuilder[lnrpc.CloseChannelRequest,lnrpc.CloseStatusUpdate]"class="anchorToMember"></a><aid="closeChannel():StreamResponseRequestBuilder[CloseChannelRequest,CloseStatusUpdate]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#closeChannel():akka.grpc.scaladsl.StreamResponseRequestBuilder[lnrpc.CloseChannelRequest,lnrpc.CloseStatusUpdate]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">closeChannel</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/StreamResponseRequestBuilder.html#akka.grpc.scaladsl.StreamResponseRequestBuilder"name="akka.grpc.scaladsl.StreamResponseRequestBuilder"id="akka.grpc.scaladsl.StreamResponseRequestBuilder"class="extype">StreamResponseRequestBuilder</a>[<ahref="CloseChannelRequest.html"name="lnrpc.CloseChannelRequest"id="lnrpc.CloseChannelRequest"class="extype">CloseChannelRequest</a>, <ahref="CloseStatusUpdate.html"name="lnrpc.CloseStatusUpdate"id="lnrpc.CloseStatusUpdate"class="extype">CloseStatusUpdate</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#closedChannels"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="closedChannels():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.ClosedChannelsRequest,lnrpc.ClosedChannelsResponse]"class="anchorToMember"></a><aid="closedChannels():SingleResponseRequestBuilder[ClosedChannelsRequest,ClosedChannelsResponse]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#closedChannels():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.ClosedChannelsRequest,lnrpc.ClosedChannelsResponse]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">closedChannels</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="ClosedChannelsRequest.html"name="lnrpc.ClosedChannelsRequest"id="lnrpc.ClosedChannelsRequest"class="extype">ClosedChannelsRequest</a>, <ahref="ClosedChannelsResponse.html"name="lnrpc.ClosedChannelsResponse"id="lnrpc.ClosedChannelsResponse"class="extype">ClosedChannelsResponse</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#connectPeer"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="connectPeer():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.ConnectPeerRequest,lnrpc.ConnectPeerResponse]"class="anchorToMember"></a><aid="connectPeer():SingleResponseRequestBuilder[ConnectPeerRequest,ConnectPeerResponse]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#connectPeer():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.ConnectPeerRequest,lnrpc.ConnectPeerResponse]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">connectPeer</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="ConnectPeerRequest.html"name="lnrpc.ConnectPeerRequest"id="lnrpc.ConnectPeerRequest"class="extype">ConnectPeerRequest</a>, <ahref="ConnectPeerResponse.html"name="lnrpc.ConnectPeerResponse"id="lnrpc.ConnectPeerResponse"class="extype">ConnectPeerResponse</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#debugLevel"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="debugLevel():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.DebugLevelRequest,lnrpc.DebugLevelResponse]"class="anchorToMember"></a><aid="debugLevel():SingleResponseRequestBuilder[DebugLevelRequest,DebugLevelResponse]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#debugLevel():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.DebugLevelRequest,lnrpc.DebugLevelResponse]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">debugLevel</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="DebugLevelRequest.html"name="lnrpc.DebugLevelRequest"id="lnrpc.DebugLevelRequest"class="extype">DebugLevelRequest</a>, <ahref="DebugLevelResponse.html"name="lnrpc.DebugLevelResponse"id="lnrpc.DebugLevelResponse"class="extype">DebugLevelResponse</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#decodePayReq"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="decodePayReq():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.PayReqString,lnrpc.PayReq]"class="anchorToMember"></a><aid="decodePayReq():SingleResponseRequestBuilder[PayReqString,PayReq]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#decodePayReq():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.PayReqString,lnrpc.PayReq]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">decodePayReq</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="PayReqString.html"name="lnrpc.PayReqString"id="lnrpc.PayReqString"class="extype">PayReqString</a>, <ahref="PayReq.html"name="lnrpc.PayReq"id="lnrpc.PayReq"class="extype">PayReq</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#deleteAllPayments"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="deleteAllPayments():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.DeleteAllPaymentsRequest,lnrpc.DeleteAllPaymentsResponse]"class="anchorToMember"></a><aid="deleteAllPayments():SingleResponseRequestBuilder[DeleteAllPaymentsRequest,DeleteAllPaymentsResponse]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#deleteAllPayments():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.DeleteAllPaymentsRequest,lnrpc.DeleteAllPaymentsResponse]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">deleteAllPayments</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="DeleteAllPaymentsRequest.html"name="lnrpc.DeleteAllPaymentsRequest"id="lnrpc.DeleteAllPaymentsRequest"class="extype">DeleteAllPaymentsRequest</a>, <ahref="DeleteAllPaymentsResponse.html"name="lnrpc.DeleteAllPaymentsResponse"id="lnrpc.DeleteAllPaymentsResponse"class="extype">DeleteAllPaymentsResponse</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#deleteMacaroonID"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="deleteMacaroonID():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.DeleteMacaroonIDRequest,lnrpc.DeleteMacaroonIDResponse]"class="anchorToMember"></a><aid="deleteMacaroonID():SingleResponseRequestBuilder[DeleteMacaroonIDRequest,DeleteMacaroonIDResponse]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#deleteMacaroonID():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.DeleteMacaroonIDRequest,lnrpc.DeleteMacaroonIDResponse]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">deleteMacaroonID</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="DeleteMacaroonIDRequest.html"name="lnrpc.DeleteMacaroonIDRequest"id="lnrpc.DeleteMacaroonIDRequest"class="extype">DeleteMacaroonIDRequest</a>, <ahref="DeleteMacaroonIDResponse.html"name="lnrpc.DeleteMacaroonIDResponse"id="lnrpc.DeleteMacaroonIDResponse"class="extype">DeleteMacaroonIDResponse</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#deletePayment"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="deletePayment():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.DeletePaymentRequest,lnrpc.DeletePaymentResponse]"class="anchorToMember"></a><aid="deletePayment():SingleResponseRequestBuilder[DeletePaymentRequest,DeletePaymentResponse]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#deletePayment():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.DeletePaymentRequest,lnrpc.DeletePaymentResponse]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">deletePayment</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="DeletePaymentRequest.html"name="lnrpc.DeletePaymentRequest"id="lnrpc.DeletePaymentRequest"class="extype">DeletePaymentRequest</a>, <ahref="DeletePaymentResponse.html"name="lnrpc.DeletePaymentResponse"id="lnrpc.DeletePaymentResponse"class="extype">DeletePaymentResponse</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#describeGraph"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="describeGraph():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.ChannelGraphRequest,lnrpc.ChannelGraph]"class="anchorToMember"></a><aid="describeGraph():SingleResponseRequestBuilder[ChannelGraphRequest,ChannelGraph]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#describeGraph():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.ChannelGraphRequest,lnrpc.ChannelGraph]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">describeGraph</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="ChannelGraphRequest.html"name="lnrpc.ChannelGraphRequest"id="lnrpc.ChannelGraphRequest"class="extype">ChannelGraphRequest</a>, <ahref="ChannelGraph.html"name="lnrpc.ChannelGraph"id="lnrpc.ChannelGraph"class="extype">ChannelGraph</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#disconnectPeer"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="disconnectPeer():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.DisconnectPeerRequest,lnrpc.DisconnectPeerResponse]"class="anchorToMember"></a><aid="disconnectPeer():SingleResponseRequestBuilder[DisconnectPeerRequest,DisconnectPeerResponse]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#disconnectPeer():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.DisconnectPeerRequest,lnrpc.DisconnectPeerResponse]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">disconnectPeer</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="DisconnectPeerRequest.html"name="lnrpc.DisconnectPeerRequest"id="lnrpc.DisconnectPeerRequest"class="extype">DisconnectPeerRequest</a>, <ahref="DisconnectPeerResponse.html"name="lnrpc.DisconnectPeerResponse"id="lnrpc.DisconnectPeerResponse"class="extype">DisconnectPeerResponse</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="scala.AnyRef#eq"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="eq(x$1:AnyRef):Boolean"class="anchorToMember"></a><aid="eq(AnyRef):Boolean"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#eq(x$1:AnyRef):Boolean"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier">final </span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">eq</span><spanclass="params">(<spanname="arg0">arg0: <ahref="../scala/index.html#AnyRef=Object"name="scala.AnyRef"id="scala.AnyRef"class="extmbr">AnyRef</a></span>)</span><spanclass="result">: <ahref="https://www.scala-lang.org/api/2.13.8/scala/Boolean.html#scala.Boolean"name="scala.Boolean"id="scala.Boolean"class="extype">Boolean</a></span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Definition Classes</dt><dd>AnyRef</dd></dl></div></li><liclass="indented0 "name="scala.AnyRef#equals"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="equals(x$1:Object):Boolean"class="anchorToMember"></a><aid="equals(AnyRef):Boolean"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#equals(x$1:Object):Boolean"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">equals</span><spanclass="params">(<spanname="arg0">arg0: <ahref="../scala/index.html#AnyRef=Object"name="scala.AnyRef"id="scala.AnyRef"class="extmbr">AnyRef</a></span>)</span><spanclass="result">: <ahref="https://www.scala-lang.org/api/2.13.8/scala/Boolean.html#scala.Boolean"name="scala.Boolean"id="scala.Boolean"class="extype">Boolean</a></span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#estimateFee"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="estimateFee():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.EstimateFeeRequest,lnrpc.EstimateFeeResponse]"class="anchorToMember"></a><aid="estimateFee():SingleResponseRequestBuilder[EstimateFeeRequest,EstimateFeeResponse]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#estimateFee():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.EstimateFeeRequest,lnrpc.EstimateFeeResponse]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">estimateFee</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="EstimateFeeRequest.html"name="lnrpc.EstimateFeeRequest"id="lnrpc.EstimateFeeRequest"class="extype">EstimateFeeRequest</a>, <ahref="EstimateFeeResponse.html"name="lnrpc.EstimateFeeResponse"id="lnrpc.EstimateFeeResponse"class="extype">EstimateFeeResponse</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#exportAllChannelBackups"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="exportAllChannelBackups():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.ChanBackupExportRequest,lnrpc.ChanBackupSnapshot]"class="anchorToMember"></a><aid="exportAllChannelBackups():SingleResponseRequestBuilder[ChanBackupExportRequest,ChanBackupSnapshot]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#exportAllChannelBackups():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.ChanBackupExportRequest,lnrpc.ChanBackupSnapshot]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">exportAllChannelBackups</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="ChanBackupExportRequest.html"name="lnrpc.ChanBackupExportRequest"id="lnrpc.ChanBackupExportRequest"class="extype">ChanBackupExportRequest</a>, <ahref="ChanBackupSnapshot.html"name="lnrpc.ChanBackupSnapshot"id="lnrpc.ChanBackupSnapshot"class="extype">ChanBackupSnapshot</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#exportChannelBackup"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="exportChannelBackup():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.ExportChannelBackupRequest,lnrpc.ChannelBackup]"class="anchorToMember"></a><aid="exportChannelBackup():SingleResponseRequestBuilder[ExportChannelBackupRequest,ChannelBackup]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#exportChannelBackup():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.ExportChannelBackupRequest,lnrpc.ChannelBackup]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">exportChannelBackup</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="ExportChannelBackupRequest.html"name="lnrpc.ExportChannelBackupRequest"id="lnrpc.ExportChannelBackupRequest"class="extype">ExportChannelBackupRequest</a>, <ahref="ChannelBackup.html"name="lnrpc.ChannelBackup"id="lnrpc.ChannelBackup"class="extype">ChannelBackup</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#feeReport"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="feeReport():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.FeeReportRequest,lnrpc.FeeReportResponse]"class="anchorToMember"></a><aid="feeReport():SingleResponseRequestBuilder[FeeReportRequest,FeeReportResponse]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#feeReport():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.FeeReportRequest,lnrpc.FeeReportResponse]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">feeReport</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="FeeReportRequest.html"name="lnrpc.FeeReportRequest"id="lnrpc.FeeReportRequest"class="extype">FeeReportRequest</a>, <ahref="FeeReportResponse.html"name="lnrpc.FeeReportResponse"id="lnrpc.FeeReportResponse"class="extype">FeeReportResponse</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="scala.AnyRef#finalize"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="prt"><aid="finalize():Unit"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#finalize():Unit"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">finalize</span><spanclass="params">()</span><spanclass="result">: <ahref="https://www.scala-lang.org/api/2.13.8/scala/Unit.html#scala.Unit"name="scala.Unit"id="scala.Unit"class="extype">Unit</a></span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Attributes</dt><dd>protected[<spanname="java.lang"class="extype">lang</span>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd><spanclass="name">@throws</span><spanclass="args">(<span><spanclass="symbol">classOf[java.lang.Throwable]</span></span>)</span></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#forwardingHistory"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="forwardingHistory():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.ForwardingHistoryRequest,lnrpc.ForwardingHistoryResponse]"class="anchorToMember"></a><aid="forwardingHistory():SingleResponseRequestBuilder[ForwardingHistoryRequest,ForwardingHistoryResponse]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#forwardingHistory():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.ForwardingHistoryRequest,lnrpc.ForwardingHistoryResponse]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">forwardingHistory</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="ForwardingHistoryRequest.html"name="lnrpc.ForwardingHistoryRequest"id="lnrpc.ForwardingHistoryRequest"class="extype">ForwardingHistoryRequest</a>, <ahref="ForwardingHistoryResponse.html"name="lnrpc.ForwardingHistoryResponse"id="lnrpc.ForwardingHistoryResponse"class="extype">ForwardingHistoryResponse</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#fundingStateStep"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="fundingStateStep():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.FundingTransitionMsg,lnrpc.FundingStateStepResp]"class="anchorToMember"></a><aid="fundingStateStep():SingleResponseRequestBuilder[FundingTransitionMsg,FundingStateStepResp]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#fundingStateStep():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.FundingTransitionMsg,lnrpc.FundingStateStepResp]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">fundingStateStep</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="FundingTransitionMsg.html"name="lnrpc.FundingTransitionMsg"id="lnrpc.FundingTransitionMsg"class="extype">FundingTransitionMsg</a>, <ahref="FundingStateStepResp.html"name="lnrpc.FundingStateStepResp"id="lnrpc.FundingStateStepResp"class="extype">FundingStateStepResp</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#getChanInfo"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="getChanInfo():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.ChanInfoRequest,lnrpc.ChannelEdge]"class="anchorToMember"></a><aid="getChanInfo():SingleResponseRequestBuilder[ChanInfoRequest,ChannelEdge]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#getChanInfo():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.ChanInfoRequest,lnrpc.ChannelEdge]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">getChanInfo</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="ChanInfoRequest.html"name="lnrpc.ChanInfoRequest"id="lnrpc.ChanInfoRequest"class="extype">ChanInfoRequest</a>, <ahref="ChannelEdge.html"name="lnrpc.ChannelEdge"id="lnrpc.ChannelEdge"class="extype">ChannelEdge</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="scala.AnyRef#getClass"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="getClass():Class[_]"class="anchorToMember"></a><aid="getClass():Class[_<:AnyRef]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#getClass():Class[_]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier">final </span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">getClass</span><spanclass="params">()</span><spanclass="result">: <ahref="https://docs.oracle.com/en/java/javase/11/docs/api/java/lang/Class.html#java.lang.Class"name="java.lang.Class"id="java.lang.Class"class="extype">Class</a>[_ <: <ahref="../scala/index.html#AnyRef=Object"name="scala.AnyRef"id="scala.AnyRef"class="extmbr">AnyRef</a>]</span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Definition Classes</dt><dd>AnyRef → Any</dd><dt>Annotations</dt><dd><spanclass="name">@native</span><spanclass="args">()</span></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#getInfo"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="getInfo():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.GetInfoRequest,lnrpc.GetInfoResponse]"class="anchorToMember"></a><aid="getInfo():SingleResponseRequestBuilder[GetInfoRequest,GetInfoResponse]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#getInfo():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.GetInfoRequest,lnrpc.GetInfoResponse]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">getInfo</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="GetInfoRequest.html"name="lnrpc.GetInfoRequest"id="lnrpc.GetInfoRequest"class="extype">GetInfoRequest</a>, <ahref="GetInfoResponse.html"name="lnrpc.GetInfoResponse"id="lnrpc.GetInfoResponse"class="extype">GetInfoResponse</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#getNetworkInfo"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="getNetworkInfo():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.NetworkInfoRequest,lnrpc.NetworkInfo]"class="anchorToMember"></a><aid="getNetworkInfo():SingleResponseRequestBuilder[NetworkInfoRequest,NetworkInfo]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#getNetworkInfo():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.NetworkInfoRequest,lnrpc.NetworkInfo]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">getNetworkInfo</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="NetworkInfoRequest.html"name="lnrpc.NetworkInfoRequest"id="lnrpc.NetworkInfoRequest"class="extype">NetworkInfoRequest</a>, <ahref="NetworkInfo.html"name="lnrpc.NetworkInfo"id="lnrpc.NetworkInfo"class="extype">NetworkInfo</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#getNodeInfo"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="getNodeInfo():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.NodeInfoRequest,lnrpc.NodeInfo]"class="anchorToMember"></a><aid="getNodeInfo():SingleResponseRequestBuilder[NodeInfoRequest,NodeInfo]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#getNodeInfo():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.NodeInfoRequest,lnrpc.NodeInfo]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">getNodeInfo</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="NodeInfoRequest.html"name="lnrpc.NodeInfoRequest"id="lnrpc.NodeInfoRequest"class="extype">NodeInfoRequest</a>, <ahref="NodeInfo.html"name="lnrpc.NodeInfo"id="lnrpc.NodeInfo"class="extype">NodeInfo</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#getNodeMetrics"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="getNodeMetrics():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.NodeMetricsRequest,lnrpc.NodeMetricsResponse]"class="anchorToMember"></a><aid="getNodeMetrics():SingleResponseRequestBuilder[NodeMetricsRequest,NodeMetricsResponse]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#getNodeMetrics():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.NodeMetricsRequest,lnrpc.NodeMetricsResponse]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">getNodeMetrics</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="NodeMetricsRequest.html"name="lnrpc.NodeMetricsRequest"id="lnrpc.NodeMetricsRequest"class="extype">NodeMetricsRequest</a>, <ahref="NodeMetricsResponse.html"name="lnrpc.NodeMetricsResponse"id="lnrpc.NodeMetricsResponse"class="extype">NodeMetricsResponse</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#getRecoveryInfo"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="getRecoveryInfo():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.GetRecoveryInfoRequest,lnrpc.GetRecoveryInfoResponse]"class="anchorToMember"></a><aid="getRecoveryInfo():SingleResponseRequestBuilder[GetRecoveryInfoRequest,GetRecoveryInfoResponse]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#getRecoveryInfo():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.GetRecoveryInfoRequest,lnrpc.GetRecoveryInfoResponse]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">getRecoveryInfo</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="GetRecoveryInfoRequest.html"name="lnrpc.GetRecoveryInfoRequest"id="lnrpc.GetRecoveryInfoRequest"class="extype">GetRecoveryInfoRequest</a>, <ahref="GetRecoveryInfoResponse.html"name="lnrpc.GetRecoveryInfoResponse"id="lnrpc.GetRecoveryInfoResponse"class="extype">GetRecoveryInfoResponse</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#getTransactions"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="getTransactions():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.GetTransactionsRequest,lnrpc.TransactionDetails]"class="anchorToMember"></a><aid="getTransactions():SingleResponseRequestBuilder[GetTransactionsRequest,TransactionDetails]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#getTransactions():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.GetTransactionsRequest,lnrpc.TransactionDetails]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">getTransactions</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="GetTransactionsRequest.html"name="lnrpc.GetTransactionsRequest"id="lnrpc.GetTransactionsRequest"class="extype">GetTransactionsRequest</a>, <ahref="TransactionDetails.html"name="lnrpc.TransactionDetails"id="lnrpc.TransactionDetails"class="extype">TransactionDetails</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="scala.AnyRef#hashCode"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="hashCode():Int"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#hashCode():Int"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">hashCode</span><spanclass="params">()</span><spanclass="result">: <ahref="https://www.scala-lang.org/api/2.13.8/scala/Int.html#scala.Int"name="scala.Int"id="scala.Int"class="extype">Int</a></span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Definition Classes</dt><dd>AnyRef → Any</dd><dt>Annotations</dt><dd><spanclass="name">@native</span><spanclass="args">()</span></dd></dl></div></li><liclass="indented0 "name="scala.Any#isInstanceOf"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="isInstanceOf[T0]:Boolean"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#isInstanceOf[T0]:Boolean"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier">final </span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">isInstanceOf</span><spanclass="tparams">[<spanname="T0">T0</span>]</span><spanclass="result">: <ahref="https://www.scala-lang.org/api/2.13.8/scala/Boolean.html#scala.Boolean"name="scala.Boolean"id="scala.Boolean"class="extype">Boolean</a></span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Definition Classes</dt><dd>Any</dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#listChannels"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="listChannels():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.ListChannelsRequest,lnrpc.ListChannelsResponse]"class="anchorToMember"></a><aid="listChannels():SingleResponseRequestBuilder[ListChannelsRequest,ListChannelsResponse]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#listChannels():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.ListChannelsRequest,lnrpc.ListChannelsResponse]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">listChannels</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="ListChannelsRequest.html"name="lnrpc.ListChannelsRequest"id="lnrpc.ListChannelsRequest"class="extype">ListChannelsRequest</a>, <ahref="ListChannelsResponse.html"name="lnrpc.ListChannelsResponse"id="lnrpc.ListChannelsResponse"class="extype">ListChannelsResponse</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#listInvoices"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="listInvoices():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.ListInvoiceRequest,lnrpc.ListInvoiceResponse]"class="anchorToMember"></a><aid="listInvoices():SingleResponseRequestBuilder[ListInvoiceRequest,ListInvoiceResponse]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#listInvoices():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.ListInvoiceRequest,lnrpc.ListInvoiceResponse]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">listInvoices</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="ListInvoiceRequest.html"name="lnrpc.ListInvoiceRequest"id="lnrpc.ListInvoiceRequest"class="extype">ListInvoiceRequest</a>, <ahref="ListInvoiceResponse.html"name="lnrpc.ListInvoiceResponse"id="lnrpc.ListInvoiceResponse"class="extype">ListInvoiceResponse</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#listMacaroonIDs"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="listMacaroonIDs():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.ListMacaroonIDsRequest,lnrpc.ListMacaroonIDsResponse]"class="anchorToMember"></a><aid="listMacaroonIDs():SingleResponseRequestBuilder[ListMacaroonIDsRequest,ListMacaroonIDsResponse]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#listMacaroonIDs():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.ListMacaroonIDsRequest,lnrpc.ListMacaroonIDsResponse]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">listMacaroonIDs</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="ListMacaroonIDsRequest.html"name="lnrpc.ListMacaroonIDsRequest"id="lnrpc.ListMacaroonIDsRequest"class="extype">ListMacaroonIDsRequest</a>, <ahref="ListMacaroonIDsResponse.html"name="lnrpc.ListMacaroonIDsResponse"id="lnrpc.ListMacaroonIDsResponse"class="extype">ListMacaroonIDsResponse</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#listPayments"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="listPayments():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.ListPaymentsRequest,lnrpc.ListPaymentsResponse]"class="anchorToMember"></a><aid="listPayments():SingleResponseRequestBuilder[ListPaymentsRequest,ListPaymentsResponse]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#listPayments():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.ListPaymentsRequest,lnrpc.ListPaymentsResponse]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">listPayments</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="ListPaymentsRequest.html"name="lnrpc.ListPaymentsRequest"id="lnrpc.ListPaymentsRequest"class="extype">ListPaymentsRequest</a>, <ahref="ListPaymentsResponse.html"name="lnrpc.ListPaymentsResponse"id="lnrpc.ListPaymentsResponse"class="extype">ListPaymentsResponse</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#listPeers"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="listPeers():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.ListPeersRequest,lnrpc.ListPeersResponse]"class="anchorToMember"></a><aid="listPeers():SingleResponseRequestBuilder[ListPeersRequest,ListPeersResponse]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#listPeers():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.ListPeersRequest,lnrpc.ListPeersResponse]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">listPeers</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="ListPeersRequest.html"name="lnrpc.ListPeersRequest"id="lnrpc.ListPeersRequest"class="extype">ListPeersRequest</a>, <ahref="ListPeersResponse.html"name="lnrpc.ListPeersResponse"id="lnrpc.ListPeersResponse"class="extype">ListPeersResponse</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#listPermissions"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="listPermissions():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.ListPermissionsRequest,lnrpc.ListPermissionsResponse]"class="anchorToMember"></a><aid="listPermissions():SingleResponseRequestBuilder[ListPermissionsRequest,ListPermissionsResponse]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#listPermissions():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.ListPermissionsRequest,lnrpc.ListPermissionsResponse]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">listPermissions</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="ListPermissionsRequest.html"name="lnrpc.ListPermissionsRequest"id="lnrpc.ListPermissionsRequest"class="extype">ListPermissionsRequest</a>, <ahref="ListPermissionsResponse.html"name="lnrpc.ListPermissionsResponse"id="lnrpc.ListPermissionsResponse"class="extype">ListPermissionsResponse</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#listUnspent"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="listUnspent():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.ListUnspentRequest,lnrpc.ListUnspentResponse]"class="anchorToMember"></a><aid="listUnspent():SingleResponseRequestBuilder[ListUnspentRequest,ListUnspentResponse]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#listUnspent():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.ListUnspentRequest,lnrpc.ListUnspentResponse]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">listUnspent</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="ListUnspentRequest.html"name="lnrpc.ListUnspentRequest"id="lnrpc.ListUnspentRequest"class="extype">ListUnspentRequest</a>, <ahref="ListUnspentResponse.html"name="lnrpc.ListUnspentResponse"id="lnrpc.ListUnspentResponse"class="extype">ListUnspentResponse</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#lookupInvoice"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="lookupInvoice():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.PaymentHash,lnrpc.Invoice]"class="anchorToMember"></a><aid="lookupInvoice():SingleResponseRequestBuilder[PaymentHash,Invoice]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#lookupInvoice():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.PaymentHash,lnrpc.Invoice]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">lookupInvoice</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="PaymentHash.html"name="lnrpc.PaymentHash"id="lnrpc.PaymentHash"class="extype">PaymentHash</a>, <ahref="Invoice.html"name="lnrpc.Invoice"id="lnrpc.Invoice"class="extype">Invoice</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="scala.AnyRef#ne"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="ne(x$1:AnyRef):Boolean"class="anchorToMember"></a><aid="ne(AnyRef):Boolean"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#ne(x$1:AnyRef):Boolean"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier">final </span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">ne</span><spanclass="params">(<spanname="arg0">arg0: <ahref="../scala/index.html#AnyRef=Object"name="scala.AnyRef"id="scala.AnyRef"class="extmbr">AnyRef</a></span>)</span><spanclass="result">: <ahref="https://www.scala-lang.org/api/2.13.8/scala/Boolean.html#scala.Boolean"name="scala.Boolean"id="scala.Boolean"class="extype">Boolean</a></span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Definition Classes</dt><dd>AnyRef</dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#newAddress"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="newAddress():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.NewAddressRequest,lnrpc.NewAddressResponse]"class="anchorToMember"></a><aid="newAddress():SingleResponseRequestBuilder[NewAddressRequest,NewAddressResponse]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#newAddress():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.NewAddressRequest,lnrpc.NewAddressResponse]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">newAddress</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="NewAddressRequest.html"name="lnrpc.NewAddressRequest"id="lnrpc.NewAddressRequest"class="extype">NewAddressRequest</a>, <ahref="NewAddressResponse.html"name="lnrpc.NewAddressResponse"id="lnrpc.NewAddressResponse"class="extype">NewAddressResponse</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="scala.AnyRef#notify"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="notify():Unit"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#notify():Unit"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier">final </span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">notify</span><spanclass="params">()</span><spanclass="result">: <ahref="https://www.scala-lang.org/api/2.13.8/scala/Unit.html#scala.Unit"name="scala.Unit"id="scala.Unit"class="extype">Unit</a></span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd><spanclass="name">@native</span><spanclass="args">()</span></dd></dl></div></li><liclass="indented0 "name="scala.AnyRef#notifyAll"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="notifyAll():Unit"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#notifyAll():Unit"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier">final </span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">notifyAll</span><spanclass="params">()</span><spanclass="result">: <ahref="https://www.scala-lang.org/api/2.13.8/scala/Unit.html#scala.Unit"name="scala.Unit"id="scala.Unit"class="extype">Unit</a></span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd><spanclass="name">@native</span><spanclass="args">()</span></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#openChannel"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="openChannel():akka.grpc.scaladsl.StreamResponseRequestBuilder[lnrpc.OpenChannelRequest,lnrpc.OpenStatusUpdate]"class="anchorToMember"></a><aid="openChannel():StreamResponseRequestBuilder[OpenChannelRequest,OpenStatusUpdate]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#openChannel():akka.grpc.scaladsl.StreamResponseRequestBuilder[lnrpc.OpenChannelRequest,lnrpc.OpenStatusUpdate]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">openChannel</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/StreamResponseRequestBuilder.html#akka.grpc.scaladsl.StreamResponseRequestBuilder"name="akka.grpc.scaladsl.StreamResponseRequestBuilder"id="akka.grpc.scaladsl.StreamResponseRequestBuilder"class="extype">StreamResponseRequestBuilder</a>[<ahref="OpenChannelRequest.html"name="lnrpc.OpenChannelRequest"id="lnrpc.OpenChannelRequest"class="extype">OpenChannelRequest</a>, <ahref="OpenStatusUpdate.html"name="lnrpc.OpenStatusUpdate"id="lnrpc.OpenStatusUpdate"class="extype">OpenStatusUpdate</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#openChannelSync"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="openChannelSync():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.OpenChannelRequest,lnrpc.ChannelPoint]"class="anchorToMember"></a><aid="openChannelSync():SingleResponseRequestBuilder[OpenChannelRequest,ChannelPoint]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#openChannelSync():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.OpenChannelRequest,lnrpc.ChannelPoint]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">openChannelSync</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="OpenChannelRequest.html"name="lnrpc.OpenChannelRequest"id="lnrpc.OpenChannelRequest"class="extype">OpenChannelRequest</a>, <ahref="ChannelPoint.html"name="lnrpc.ChannelPoint"id="lnrpc.ChannelPoint"class="extype">ChannelPoint</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#pendingChannels"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="pendingChannels():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.PendingChannelsRequest,lnrpc.PendingChannelsResponse]"class="anchorToMember"></a><aid="pendingChannels():SingleResponseRequestBuilder[PendingChannelsRequest,PendingChannelsResponse]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#pendingChannels():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.PendingChannelsRequest,lnrpc.PendingChannelsResponse]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">pendingChannels</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="PendingChannelsRequest.html"name="lnrpc.PendingChannelsRequest"id="lnrpc.PendingChannelsRequest"class="extype">PendingChannelsRequest</a>, <ahref="PendingChannelsResponse.html"name="lnrpc.PendingChannelsResponse"id="lnrpc.PendingChannelsResponse"class="extype">PendingChannelsResponse</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#queryRoutes"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="queryRoutes():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.QueryRoutesRequest,lnrpc.QueryRoutesResponse]"class="anchorToMember"></a><aid="queryRoutes():SingleResponseRequestBuilder[QueryRoutesRequest,QueryRoutesResponse]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#queryRoutes():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.QueryRoutesRequest,lnrpc.QueryRoutesResponse]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">queryRoutes</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="QueryRoutesRequest.html"name="lnrpc.QueryRoutesRequest"id="lnrpc.QueryRoutesRequest"class="extype">QueryRoutesRequest</a>, <ahref="QueryRoutesResponse.html"name="lnrpc.QueryRoutesResponse"id="lnrpc.QueryRoutesResponse"class="extype">QueryRoutesResponse</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#registerRPCMiddleware"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="registerRPCMiddleware():akka.grpc.scaladsl.StreamResponseRequestBuilder[akka.stream.scaladsl.Source[lnrpc.RPCMiddlewareResponse,akka.NotUsed],lnrpc.RPCMiddlewareRequest]"class="anchorToMember"></a><aid="registerRPCMiddleware():StreamResponseRequestBuilder[Source[RPCMiddlewareResponse,NotUsed],RPCMiddlewareRequest]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#registerRPCMiddleware():akka.grpc.scaladsl.StreamResponseRequestBuilder[akka.stream.scaladsl.Source[lnrpc.RPCMiddlewareResponse,akka.NotUsed],lnrpc.RPCMiddlewareRequest]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">registerRPCMiddleware</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/StreamResponseRequestBuilder.html#akka.grpc.scaladsl.StreamResponseRequestBuilder"name="akka.grpc.scaladsl.StreamResponseRequestBuilder"id="akka.grpc.scaladsl.StreamResponseRequestBuilder"class="extype">StreamResponseRequestBuilder</a>[<ahref="https://doc.akka.io/api/akka/2.6.18/akka/stream/scaladsl/Source.html#akka.stream.scaladsl.Source"name="akka.stream.scaladsl.Source"id="akka.stream.scaladsl.Source"class="extype">Source</a>[<ahref="RPCMiddlewareResponse.html"name="lnrpc.RPCMiddlewareResponse"id="lnrpc.RPCMiddlewareResponse"class="extype">RPCMiddlewareResponse</a>, <ahref="https://doc.akka.io/api/akka/2.6.18/akka/NotUsed.html#akka.NotUsed"name="akka.NotUsed"id="akka.NotUsed"class="extype">NotUsed</a>], <ahref="RPCMiddlewareRequest.html"name="lnrpc.RPCMiddlewareRequest"id="lnrpc.RPCMiddlewareRequest"class="extype">RPCMiddlewareRequest</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#restoreChannelBackups"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="restoreChannelBackups():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.RestoreChanBackupRequest,lnrpc.RestoreBackupResponse]"class="anchorToMember"></a><aid="restoreChannelBackups():SingleResponseRequestBuilder[RestoreChanBackupRequest,RestoreBackupResponse]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#restoreChannelBackups():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.RestoreChanBackupRequest,lnrpc.RestoreBackupResponse]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">restoreChannelBackups</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="RestoreChanBackupRequest.html"name="lnrpc.RestoreChanBackupRequest"id="lnrpc.RestoreChanBackupRequest"class="extype">RestoreChanBackupRequest</a>, <ahref="RestoreBackupResponse.html"name="lnrpc.RestoreBackupResponse"id="lnrpc.RestoreBackupResponse"class="extype">RestoreBackupResponse</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#sendCoins"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="sendCoins():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.SendCoinsRequest,lnrpc.SendCoinsResponse]"class="anchorToMember"></a><aid="sendCoins():SingleResponseRequestBuilder[SendCoinsRequest,SendCoinsResponse]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#sendCoins():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.SendCoinsRequest,lnrpc.SendCoinsResponse]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">sendCoins</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="SendCoinsRequest.html"name="lnrpc.SendCoinsRequest"id="lnrpc.SendCoinsRequest"class="extype">SendCoinsRequest</a>, <ahref="SendCoinsResponse.html"name="lnrpc.SendCoinsResponse"id="lnrpc.SendCoinsResponse"class="extype">SendCoinsResponse</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#sendCustomMessage"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="sendCustomMessage():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.SendCustomMessageRequest,lnrpc.SendCustomMessageResponse]"class="anchorToMember"></a><aid="sendCustomMessage():SingleResponseRequestBuilder[SendCustomMessageRequest,SendCustomMessageResponse]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#sendCustomMessage():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.SendCustomMessageRequest,lnrpc.SendCustomMessageResponse]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">sendCustomMessage</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="SendCustomMessageRequest.html"name="lnrpc.SendCustomMessageRequest"id="lnrpc.SendCustomMessageRequest"class="extype">SendCustomMessageRequest</a>, <ahref="SendCustomMessageResponse.html"name="lnrpc.SendCustomMessageResponse"id="lnrpc.SendCustomMessageResponse"class="extype">SendCustomMessageResponse</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#sendMany"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="sendMany():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.SendManyRequest,lnrpc.SendManyResponse]"class="anchorToMember"></a><aid="sendMany():SingleResponseRequestBuilder[SendManyRequest,SendManyResponse]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#sendMany():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.SendManyRequest,lnrpc.SendManyResponse]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">sendMany</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="SendManyRequest.html"name="lnrpc.SendManyRequest"id="lnrpc.SendManyRequest"class="extype">SendManyRequest</a>, <ahref="SendManyResponse.html"name="lnrpc.SendManyResponse"id="lnrpc.SendManyResponse"class="extype">SendManyResponse</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#sendPayment"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="sendPayment():akka.grpc.scaladsl.StreamResponseRequestBuilder[akka.stream.scaladsl.Source[lnrpc.SendRequest,akka.NotUsed],lnrpc.SendResponse]"class="anchorToMember"></a><aid="sendPayment():StreamResponseRequestBuilder[Source[SendRequest,NotUsed],SendResponse]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#sendPayment():akka.grpc.scaladsl.StreamResponseRequestBuilder[akka.stream.scaladsl.Source[lnrpc.SendRequest,akka.NotUsed],lnrpc.SendResponse]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">sendPayment</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/StreamResponseRequestBuilder.html#akka.grpc.scaladsl.StreamResponseRequestBuilder"name="akka.grpc.scaladsl.StreamResponseRequestBuilder"id="akka.grpc.scaladsl.StreamResponseRequestBuilder"class="extype">StreamResponseRequestBuilder</a>[<ahref="https://doc.akka.io/api/akka/2.6.18/akka/stream/scaladsl/Source.html#akka.stream.scaladsl.Source"name="akka.stream.scaladsl.Source"id="akka.stream.scaladsl.Source"class="extype">Source</a>[<ahref="SendRequest.html"name="lnrpc.SendRequest"id="lnrpc.SendRequest"class="extype">SendRequest</a>, <ahref="https://doc.akka.io/api/akka/2.6.18/akka/NotUsed.html#akka.NotUsed"name="akka.NotUsed"id="akka.NotUsed"class="extype">NotUsed</a>], <ahref="SendResponse.html"name="lnrpc.SendResponse"id="lnrpc.SendResponse"class="extype">SendResponse</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#sendPaymentSync"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="sendPaymentSync():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.SendRequest,lnrpc.SendResponse]"class="anchorToMember"></a><aid="sendPaymentSync():SingleResponseRequestBuilder[SendRequest,SendResponse]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#sendPaymentSync():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.SendRequest,lnrpc.SendResponse]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">sendPaymentSync</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="SendRequest.html"name="lnrpc.SendRequest"id="lnrpc.SendRequest"class="extype">SendRequest</a>, <ahref="SendResponse.html"name="lnrpc.SendResponse"id="lnrpc.SendResponse"class="extype">SendResponse</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#sendToRoute"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="sendToRoute():akka.grpc.scaladsl.StreamResponseRequestBuilder[akka.stream.scaladsl.Source[lnrpc.SendToRouteRequest,akka.NotUsed],lnrpc.SendResponse]"class="anchorToMember"></a><aid="sendToRoute():StreamResponseRequestBuilder[Source[SendToRouteRequest,NotUsed],SendResponse]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#sendToRoute():akka.grpc.scaladsl.StreamResponseRequestBuilder[akka.stream.scaladsl.Source[lnrpc.SendToRouteRequest,akka.NotUsed],lnrpc.SendResponse]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">sendToRoute</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/StreamResponseRequestBuilder.html#akka.grpc.scaladsl.StreamResponseRequestBuilder"name="akka.grpc.scaladsl.StreamResponseRequestBuilder"id="akka.grpc.scaladsl.StreamResponseRequestBuilder"class="extype">StreamResponseRequestBuilder</a>[<ahref="https://doc.akka.io/api/akka/2.6.18/akka/stream/scaladsl/Source.html#akka.stream.scaladsl.Source"name="akka.stream.scaladsl.Source"id="akka.stream.scaladsl.Source"class="extype">Source</a>[<ahref="SendToRouteRequest.html"name="lnrpc.SendToRouteRequest"id="lnrpc.SendToRouteRequest"class="extype">SendToRouteRequest</a>, <ahref="https://doc.akka.io/api/akka/2.6.18/akka/NotUsed.html#akka.NotUsed"name="akka.NotUsed"id="akka.NotUsed"class="extype">NotUsed</a>], <ahref="SendResponse.html"name="lnrpc.SendResponse"id="lnrpc.SendResponse"class="extype">SendResponse</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#sendToRouteSync"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="sendToRouteSync():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.SendToRouteRequest,lnrpc.SendResponse]"class="anchorToMember"></a><aid="sendToRouteSync():SingleResponseRequestBuilder[SendToRouteRequest,SendResponse]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#sendToRouteSync():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.SendToRouteRequest,lnrpc.SendResponse]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">sendToRouteSync</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="SendToRouteRequest.html"name="lnrpc.SendToRouteRequest"id="lnrpc.SendToRouteRequest"class="extype">SendToRouteRequest</a>, <ahref="SendResponse.html"name="lnrpc.SendResponse"id="lnrpc.SendResponse"class="extype">SendResponse</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#signMessage"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="signMessage():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.SignMessageRequest,lnrpc.SignMessageResponse]"class="anchorToMember"></a><aid="signMessage():SingleResponseRequestBuilder[SignMessageRequest,SignMessageResponse]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#signMessage():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.SignMessageRequest,lnrpc.SignMessageResponse]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">signMessage</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="SignMessageRequest.html"name="lnrpc.SignMessageRequest"id="lnrpc.SignMessageRequest"class="extype">SignMessageRequest</a>, <ahref="SignMessageResponse.html"name="lnrpc.SignMessageResponse"id="lnrpc.SignMessageResponse"class="extype">SignMessageResponse</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#stopDaemon"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="stopDaemon():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.StopRequest,lnrpc.StopResponse]"class="anchorToMember"></a><aid="stopDaemon():SingleResponseRequestBuilder[StopRequest,StopResponse]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#stopDaemon():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.StopRequest,lnrpc.StopResponse]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">stopDaemon</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="StopRequest.html"name="lnrpc.StopRequest"id="lnrpc.StopRequest"class="extype">StopRequest</a>, <ahref="StopResponse.html"name="lnrpc.StopResponse"id="lnrpc.StopResponse"class="extype">StopResponse</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#subscribeChannelBackups"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="subscribeChannelBackups():akka.grpc.scaladsl.StreamResponseRequestBuilder[lnrpc.ChannelBackupSubscription,lnrpc.ChanBackupSnapshot]"class="anchorToMember"></a><aid="subscribeChannelBackups():StreamResponseRequestBuilder[ChannelBackupSubscription,ChanBackupSnapshot]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#subscribeChannelBackups():akka.grpc.scaladsl.StreamResponseRequestBuilder[lnrpc.ChannelBackupSubscription,lnrpc.ChanBackupSnapshot]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">subscribeChannelBackups</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/StreamResponseRequestBuilder.html#akka.grpc.scaladsl.StreamResponseRequestBuilder"name="akka.grpc.scaladsl.StreamResponseRequestBuilder"id="akka.grpc.scaladsl.StreamResponseRequestBuilder"class="extype">StreamResponseRequestBuilder</a>[<ahref="ChannelBackupSubscription.html"name="lnrpc.ChannelBackupSubscription"id="lnrpc.ChannelBackupSubscription"class="extype">ChannelBackupSubscription</a>, <ahref="ChanBackupSnapshot.html"name="lnrpc.ChanBackupSnapshot"id="lnrpc.ChanBackupSnapshot"class="extype">ChanBackupSnapshot</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#subscribeChannelEvents"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="subscribeChannelEvents():akka.grpc.scaladsl.StreamResponseRequestBuilder[lnrpc.ChannelEventSubscription,lnrpc.ChannelEventUpdate]"class="anchorToMember"></a><aid="subscribeChannelEvents():StreamResponseRequestBuilder[ChannelEventSubscription,ChannelEventUpdate]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#subscribeChannelEvents():akka.grpc.scaladsl.StreamResponseRequestBuilder[lnrpc.ChannelEventSubscription,lnrpc.ChannelEventUpdate]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">subscribeChannelEvents</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/StreamResponseRequestBuilder.html#akka.grpc.scaladsl.StreamResponseRequestBuilder"name="akka.grpc.scaladsl.StreamResponseRequestBuilder"id="akka.grpc.scaladsl.StreamResponseRequestBuilder"class="extype">StreamResponseRequestBuilder</a>[<ahref="ChannelEventSubscription.html"name="lnrpc.ChannelEventSubscription"id="lnrpc.ChannelEventSubscription"class="extype">ChannelEventSubscription</a>, <ahref="ChannelEventUpdate.html"name="lnrpc.ChannelEventUpdate"id="lnrpc.ChannelEventUpdate"class="extype">ChannelEventUpdate</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#subscribeChannelGraph"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="subscribeChannelGraph():akka.grpc.scaladsl.StreamResponseRequestBuilder[lnrpc.GraphTopologySubscription,lnrpc.GraphTopologyUpdate]"class="anchorToMember"></a><aid="subscribeChannelGraph():StreamResponseRequestBuilder[GraphTopologySubscription,GraphTopologyUpdate]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#subscribeChannelGraph():akka.grpc.scaladsl.StreamResponseRequestBuilder[lnrpc.GraphTopologySubscription,lnrpc.GraphTopologyUpdate]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">subscribeChannelGraph</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/StreamResponseRequestBuilder.html#akka.grpc.scaladsl.StreamResponseRequestBuilder"name="akka.grpc.scaladsl.StreamResponseRequestBuilder"id="akka.grpc.scaladsl.StreamResponseRequestBuilder"class="extype">StreamResponseRequestBuilder</a>[<ahref="GraphTopologySubscription.html"name="lnrpc.GraphTopologySubscription"id="lnrpc.GraphTopologySubscription"class="extype">GraphTopologySubscription</a>, <ahref="GraphTopologyUpdate.html"name="lnrpc.GraphTopologyUpdate"id="lnrpc.GraphTopologyUpdate"class="extype">GraphTopologyUpdate</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#subscribeCustomMessages"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="subscribeCustomMessages():akka.grpc.scaladsl.StreamResponseRequestBuilder[lnrpc.SubscribeCustomMessagesRequest,lnrpc.CustomMessage]"class="anchorToMember"></a><aid="subscribeCustomMessages():StreamResponseRequestBuilder[SubscribeCustomMessagesRequest,CustomMessage]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#subscribeCustomMessages():akka.grpc.scaladsl.StreamResponseRequestBuilder[lnrpc.SubscribeCustomMessagesRequest,lnrpc.CustomMessage]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">subscribeCustomMessages</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/StreamResponseRequestBuilder.html#akka.grpc.scaladsl.StreamResponseRequestBuilder"name="akka.grpc.scaladsl.StreamResponseRequestBuilder"id="akka.grpc.scaladsl.StreamResponseRequestBuilder"class="extype">StreamResponseRequestBuilder</a>[<ahref="SubscribeCustomMessagesRequest.html"name="lnrpc.SubscribeCustomMessagesRequest"id="lnrpc.SubscribeCustomMessagesRequest"class="extype">SubscribeCustomMessagesRequest</a>, <ahref="CustomMessage.html"name="lnrpc.CustomMessage"id="lnrpc.CustomMessage"class="extype">CustomMessage</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#subscribeInvoices"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="subscribeInvoices():akka.grpc.scaladsl.StreamResponseRequestBuilder[lnrpc.InvoiceSubscription,lnrpc.Invoice]"class="anchorToMember"></a><aid="subscribeInvoices():StreamResponseRequestBuilder[InvoiceSubscription,Invoice]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#subscribeInvoices():akka.grpc.scaladsl.StreamResponseRequestBuilder[lnrpc.InvoiceSubscription,lnrpc.Invoice]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">subscribeInvoices</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/StreamResponseRequestBuilder.html#akka.grpc.scaladsl.StreamResponseRequestBuilder"name="akka.grpc.scaladsl.StreamResponseRequestBuilder"id="akka.grpc.scaladsl.StreamResponseRequestBuilder"class="extype">StreamResponseRequestBuilder</a>[<ahref="InvoiceSubscription.html"name="lnrpc.InvoiceSubscription"id="lnrpc.InvoiceSubscription"class="extype">InvoiceSubscription</a>, <ahref="Invoice.html"name="lnrpc.Invoice"id="lnrpc.Invoice"class="extype">Invoice</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#subscribePeerEvents"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="subscribePeerEvents():akka.grpc.scaladsl.StreamResponseRequestBuilder[lnrpc.PeerEventSubscription,lnrpc.PeerEvent]"class="anchorToMember"></a><aid="subscribePeerEvents():StreamResponseRequestBuilder[PeerEventSubscription,PeerEvent]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#subscribePeerEvents():akka.grpc.scaladsl.StreamResponseRequestBuilder[lnrpc.PeerEventSubscription,lnrpc.PeerEvent]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">subscribePeerEvents</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/StreamResponseRequestBuilder.html#akka.grpc.scaladsl.StreamResponseRequestBuilder"name="akka.grpc.scaladsl.StreamResponseRequestBuilder"id="akka.grpc.scaladsl.StreamResponseRequestBuilder"class="extype">StreamResponseRequestBuilder</a>[<ahref="PeerEventSubscription.html"name="lnrpc.PeerEventSubscription"id="lnrpc.PeerEventSubscription"class="extype">PeerEventSubscription</a>, <ahref="PeerEvent.html"name="lnrpc.PeerEvent"id="lnrpc.PeerEvent"class="extype">PeerEvent</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#subscribeTransactions"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="subscribeTransactions():akka.grpc.scaladsl.StreamResponseRequestBuilder[lnrpc.GetTransactionsRequest,lnrpc.Transaction]"class="anchorToMember"></a><aid="subscribeTransactions():StreamResponseRequestBuilder[GetTransactionsRequest,Transaction]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#subscribeTransactions():akka.grpc.scaladsl.StreamResponseRequestBuilder[lnrpc.GetTransactionsRequest,lnrpc.Transaction]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">subscribeTransactions</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/StreamResponseRequestBuilder.html#akka.grpc.scaladsl.StreamResponseRequestBuilder"name="akka.grpc.scaladsl.StreamResponseRequestBuilder"id="akka.grpc.scaladsl.StreamResponseRequestBuilder"class="extype">StreamResponseRequestBuilder</a>[<ahref="GetTransactionsRequest.html"name="lnrpc.GetTransactionsRequest"id="lnrpc.GetTransactionsRequest"class="extype">GetTransactionsRequest</a>, <ahref="Transaction.html"name="lnrpc.Transaction"id="lnrpc.Transaction"class="extype">Transaction</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="scala.AnyRef#synchronized"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="synchronized[T0](x$1:=>T0):T0"class="anchorToMember"></a><aid="synchronized[T0](=>T0):T0"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#synchronized[T0](x$1:=>T0):T0"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier">final </span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">synchronized</span><spanclass="tparams">[<spanname="T0">T0</span>]</span><spanclass="params">(<spanname="arg0">arg0: =><spanname="java.lang.AnyRef.synchronized.T0"class="extype">T0</span></span>)</span><spanclass="result">: <spanname="java.lang.AnyRef.synchronized.T0"class="extype">T0</span></span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Definition Classes</dt><dd>AnyRef</dd></dl></div></li><liclass="indented0 "name="scala.AnyRef#toString"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="toString():String"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#toString():String"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">toString</span><spanclass="params">()</span><spanclass="result">: <ahref="https://docs.oracle.com/en/java/javase/11/docs/api/java/lang/String.html#java.lang.String"name="java.lang.String"id="java.lang.String"class="extype">String</a></span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#updateChannelPolicy"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="updateChannelPolicy():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.PolicyUpdateRequest,lnrpc.PolicyUpdateResponse]"class="anchorToMember"></a><aid="updateChannelPolicy():SingleResponseRequestBuilder[PolicyUpdateRequest,PolicyUpdateResponse]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#updateChannelPolicy():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.PolicyUpdateRequest,lnrpc.PolicyUpdateResponse]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">updateChannelPolicy</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="PolicyUpdateRequest.html"name="lnrpc.PolicyUpdateRequest"id="lnrpc.PolicyUpdateRequest"class="extype">PolicyUpdateRequest</a>, <ahref="PolicyUpdateResponse.html"name="lnrpc.PolicyUpdateResponse"id="lnrpc.PolicyUpdateResponse"class="extype">PolicyUpdateResponse</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#verifyChanBackup"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="verifyChanBackup():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.ChanBackupSnapshot,lnrpc.VerifyChanBackupResponse]"class="anchorToMember"></a><aid="verifyChanBackup():SingleResponseRequestBuilder[ChanBackupSnapshot,VerifyChanBackupResponse]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#verifyChanBackup():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.ChanBackupSnapshot,lnrpc.VerifyChanBackupResponse]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">verifyChanBackup</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="ChanBackupSnapshot.html"name="lnrpc.ChanBackupSnapshot"id="lnrpc.ChanBackupSnapshot"class="extype">ChanBackupSnapshot</a>, <ahref="VerifyChanBackupResponse.html"name="lnrpc.VerifyChanBackupResponse"id="lnrpc.VerifyChanBackupResponse"class="extype">VerifyChanBackupResponse</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li><liclass="indented0 "name="lnrpc.LightningClientPowerApi#verifyMessage"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="verifyMessage():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.VerifyMessageRequest,lnrpc.VerifyMessageResponse]"class="anchorToMember"></a><aid="verifyMessage():SingleResponseRequestBuilder[VerifyMessageRequest,VerifyMessageResponse]"class="anchorToMember"></a><spanclass="permalink"><ahref="../lnrpc/LightningClient.html#verifyMessage():akka.grpc.scaladsl.SingleResponseRequestBuilder[lnrpc.VerifyMessageRequest,lnrpc.VerifyMessageResponse]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">verifyMessage</span><spanclass="params">()</span><spanclass="result">: <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/SingleResponseRequestBuilder.html#akka.grpc.scaladsl.SingleResponseRequestBuilder"name="akka.grpc.scaladsl.SingleResponseRequestBuilder"id="akka.grpc.scaladsl.SingleResponseRequestBuilder"class="extype">SingleResponseRequestBuilder</a>[<ahref="VerifyMessageRequest.html"name="lnrpc.VerifyMessageRequest"id="lnrpc.VerifyMessageRequest"class="extype">VerifyMessageRequest</a>, <ahref="VerifyMessageResponse.html"name="lnrpc.VerifyMessageResponse"id="lnrpc.VerifyMessageResponse"class="extype">VerifyMessageResponse</a>]</span></span><pclass="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><divclass="fullcomment"><divclass="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></dd></dl></div></li></ol></div></div><divid="inheritedMembers"><divname="akka.grpc.scaladsl.AkkaGrpcClient"class="parent"><h3>Inherited from <ahref="https://doc.akka.io/api/akka-grpc/2.1.2/akka/grpc/akka/grpc/scaladsl/AkkaGrpcClient.html#akka.grpc.scaladsl.AkkaGrpcClient"name="akka.grpc.scaladsl.AkkaGrpcClient"id="akka.grpc.scaladsl.AkkaGrpcClient"class="extype">AkkaGrpcClient</a></h3></div><divname="lnrpc.LightningClientPowerApi"class="parent"><h3>Inherited from <ahref="LightningClientPowerApi.html"name="lnrpc.LightningClientPowerApi"id="lnrpc.LightningClientPowerApi"class="extype">LightningClientPowerApi</a></h3></div><divname="lnrpc.Lightning"class="parent"><h3>Inherited from <ahref="Lightning.html"name="lnrpc.Lightning"id="lnrpc.Lightning"class="extype">Lightning</a></h3></div><divname="scala.AnyRef"class="parent"><h3>Inherited from <ahref="../scala/index.html#AnyRef=Object"name="scala.AnyRef"id="scala.AnyRef"class="extmbr">AnyRef</a></h3></div><divname="scala.Any"class="parent"><h3>Inherited from <ahref="https://www.scala-lang.org/api/2.13.8/scala/Any.html#scala.Any"name="scala.Any"id="scala.Any"class="extype">Any</a></h3></div></div><divid="groupedMembers"><divname="Ungrouped"class="group"><h3>Ungrouped</h3></div></div></div><divid="tooltip"></div><divid="footer"></div></body></div></div></div></body></html>