mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-03-15 12:20:06 +01:00
2 lines
52 KiB
HTML
2 lines
52 KiB
HTML
<!DOCTYPE html ><html><head><meta http-equiv="X-UA-Compatible" content="IE=edge"/><meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" name="viewport"/><title></title><meta content="" name="description"/><meta content="" name="keywords"/><meta http-equiv="content-type" content="text/html; charset=UTF-8"/><link href="../lib/index.css" media="screen" type="text/css" rel="stylesheet"/><link href="../lib/template.css" media="screen" type="text/css" rel="stylesheet"/><link href="../lib/print.css" media="print" type="text/css" rel="stylesheet"/><link href="../lib/diagrams.css" media="screen" type="text/css" rel="stylesheet" id="diagrams-css"/><script type="text/javascript" src="../lib/jquery.min.js"></script><script type="text/javascript" src="../lib/index.js"></script><script type="text/javascript" src="../index.js"></script><script type="text/javascript" src="../lib/scheduler.js"></script><script type="text/javascript" src="../lib/template.js"></script><script type="text/javascript">/* this variable can be used by the JS to determine the path to the root document */
|
|
var toRoot = '../';</script></head><body><div id="search"><span id="doc-title"><span id="doc-version"></span></span> <span class="close-results"><span class="left"><</span> Back</span><div id="textfilter"><span class="input"><input autocapitalize="none" placeholder="Search" id="index-input" type="text" accesskey="/"/><i class="clear material-icons"></i><i id="search-icon" class="material-icons"></i></span></div></div><div id="search-results"><div id="search-progress"><div id="progress-fill"></div></div><div id="results-content"><div id="entity-results"></div><div id="member-results"></div></div></div><div id="content-scroll-container" style="-webkit-overflow-scrolling: touch;"><div id="content-container" style="-webkit-overflow-scrolling: touch;"><div id="subpackage-spacer"><div id="packages"><h1>Packages</h1><ul><li class="indented0 " name="_root_.root" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="_root_" class="anchorToMember"></a><a id="root:_root_" class="anchorToMember"></a> <span class="permalink"><a href="../index.html" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier"></span> <span class="kind">package</span></span> <span class="symbol"><a href="../index.html" title=""><span class="name">root</span></a></span><div class="fullcomment"><dl class="attributes block"><dt>Definition Classes</dt><dd><a href="../index.html" name="_root_" id="_root_" class="extype">root</a></dd></dl></div></li><li class="indented1 " name="_root_.lnrpc" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="lnrpc" class="anchorToMember"></a><a id="lnrpc:lnrpc" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/index.html" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier"></span> <span class="kind">package</span></span> <span class="symbol"><a href="index.html" title=""><span class="name">lnrpc</span></a></span><div class="fullcomment"><dl class="attributes block"><dt>Definition Classes</dt><dd><a href="../index.html" name="_root_" id="_root_" class="extype">root</a></dd></dl></div></li><li class="indented2 " name="lnrpc.Peer" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="Peer" class="anchorToMember"></a><a id="Peer:Peer" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/Peer$.html" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier"></span> <span class="kind">object</span></span> <span class="symbol"><a href="Peer$.html" title=""><span class="name">Peer</span></a><span class="result"> extends <a href="https://javadoc.io/page/com.thesamet.scalapb/scalapb-runtime_2.13/0.11.17/scalapb/GeneratedMessageCompanion.html#scalapb.GeneratedMessageCompanion" name="scalapb.GeneratedMessageCompanion" id="scalapb.GeneratedMessageCompanion" class="extype">GeneratedMessageCompanion</a>[<a href="Peer.html" name="lnrpc.Peer" id="lnrpc.Peer" class="extype">Peer</a>]</span></span><div class="fullcomment"><dl class="attributes block"><dt>Definition Classes</dt><dd><a href="index.html" name="lnrpc" id="lnrpc" class="extype">lnrpc</a></dd></dl></div></li><li class="current-entities indented2"><a href="Peer$$FeaturesEntry$.html" title="" class="object"></a> <a href="" title="" class="class"></a><a href="" title="">FeaturesEntry</a></li><li class="current-entities indented2"><span class="separator"></span> <a href="Peer$$PeerLens.html" title="" class="class"></a><a href="Peer$$PeerLens.html" title="">PeerLens</a></li><li class="current-entities indented2"><a href="Peer$$SyncType$.html" title="" class="object"></a> <a href="Peer$$SyncType.html" title="" class="class"></a><a href="Peer$$SyncType.html" title="">SyncType</a></li></ul></div></div><div id="content"><body class="class type"><div id="definition"><a href="Peer$$FeaturesEntry$.html" title="See companion object"><div class="big-circle class-companion-object">c</div></a><p id="owner"><a href="index.html" name="lnrpc" id="lnrpc" class="extype">lnrpc</a>.<a href="Peer$.html" name="lnrpc.Peer" id="lnrpc.Peer" class="extype">Peer</a></p><h1><a href="Peer$$FeaturesEntry$.html" title="See companion object">FeaturesEntry</a><span class="permalink"><a href="../lnrpc/Peer$$FeaturesEntry.html" title="Permalink"><i class="material-icons"></i></a></span></h1><h3><span class="morelinks"><div>Companion <a href="Peer$$FeaturesEntry$.html" title="See companion object">object FeaturesEntry</a></div></span></h3></div><h4 id="signature" class="signature"><span class="modifier_kind"><span class="modifier">final </span> <span class="kind">case class</span></span> <span class="symbol"><span class="name">FeaturesEntry</span><span class="params">(<span name="key">key: <a href="../org/bitcoins/core/number/UInt32.html" name="org.bitcoins.core.number.UInt32" id="org.bitcoins.core.number.UInt32" class="extype">UInt32</a> = <span class="defval"><span class="name"><a href="index.html">lnrpc.Peer.FeaturesEntry._typemapper_key.toCustom(0)</a></span></span></span>, <span name="value">value: <a href="https://www.scala-lang.org/api/2.13.16/scala/Option.html#scala.Option" name="scala.Option" id="scala.Option" class="extype">Option</a>[<a href="Feature.html" name="lnrpc.Feature" id="lnrpc.Feature" class="extype">Feature</a>] = <span class="symbol"><span class="name"><a href="../scala/index.html">_root_.scala.None</a></span></span></span>, <span name="unknownFields">unknownFields: <a href="https://javadoc.io/page/com.thesamet.scalapb/scalapb-runtime_2.13/0.11.17/scalapb/UnknownFieldSet.html#scalapb.UnknownFieldSet" name="scalapb.UnknownFieldSet" id="scalapb.UnknownFieldSet" class="extype">UnknownFieldSet</a> = <span class="defval">_root_.scalapb.UnknownFieldSet.empty</span></span>)</span><span class="result"> extends <a href="https://javadoc.io/page/com.thesamet.scalapb/scalapb-runtime_2.13/0.11.17/scalapb/GeneratedMessage.html#scalapb.GeneratedMessage" name="scalapb.GeneratedMessage" id="scalapb.GeneratedMessage" class="extype">GeneratedMessage</a> with <a href="https://javadoc.io/page/com.thesamet.scalapb/lenses_2.13/0.11.17/scalapb/lenses/Updatable.html#scalapb.lenses.Updatable" name="scalapb.lenses.Updatable" id="scalapb.lenses.Updatable" class="extype">Updatable</a>[<a href="" name="lnrpc.Peer.FeaturesEntry" id="lnrpc.Peer.FeaturesEntry" class="extype">FeaturesEntry</a>] with <a href="https://www.scala-lang.org/api/2.13.16/scala/Product.html#scala.Product" name="scala.Product" id="scala.Product" class="extype">Product</a> with <a href="../scala/index.html#Serializable=java.io.Serializable" name="scala.Serializable" id="scala.Serializable" class="extmbr">Serializable</a></span></span></h4><div id="comment" class="fullcommenttop"><dl class="attributes block"><dt>Annotations</dt><dd><span class="name">@SerialVersionUID</span><span class="args">()</span> </dd></dl><div class="toggleContainer"><div class="toggle block"><span>Linear Supertypes</span><div class="superTypes hiddenContent"><a href="https://javadoc.io/page/com.thesamet.scalapb/lenses_2.13/0.11.17/scalapb/lenses/Updatable.html#scalapb.lenses.Updatable" name="scalapb.lenses.Updatable" id="scalapb.lenses.Updatable" class="extype">Updatable</a>[<a href="" name="lnrpc.Peer.FeaturesEntry" id="lnrpc.Peer.FeaturesEntry" class="extype">FeaturesEntry</a>], <a href="https://javadoc.io/page/com.thesamet.scalapb/scalapb-runtime_2.13/0.11.17/scalapb/GeneratedMessage.html#scalapb.GeneratedMessage" name="scalapb.GeneratedMessage" id="scalapb.GeneratedMessage" class="extype">GeneratedMessage</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html#java.io.Serializable" name="java.io.Serializable" id="java.io.Serializable" class="extype">Serializable</a>, <a href="https://www.scala-lang.org/api/2.13.16/scala/Product.html#scala.Product" name="scala.Product" id="scala.Product" class="extype">Product</a>, <a href="https://www.scala-lang.org/api/2.13.16/scala/Equals.html#scala.Equals" name="scala.Equals" id="scala.Equals" class="extype">Equals</a>, <a href="../scala/index.html#AnyRef=Object" name="scala.AnyRef" id="scala.AnyRef" class="extmbr">AnyRef</a>, <a href="https://www.scala-lang.org/api/2.13.16/scala/Any.html#scala.Any" name="scala.Any" id="scala.Any" class="extype">Any</a></div></div></div></div><div id="mbrsel"><div class="toggle"></div><div id="memberfilter"><i class="material-icons arrow"></i><span class="input"><input placeholder="Filter all members" id="mbrsel-input" type="text" accesskey="/"/></span><i class="clear material-icons"></i></div><div id="filterby"><div id="order"><span class="filtertype">Ordering</span><ol><li class="alpha in"><span>Alphabetic</span></li><li class="inherit out"><span>By Inheritance</span></li></ol></div><div class="ancestors"><span class="filtertype">Inherited<br/></span><ol id="linearization"><li class="in" name="lnrpc.Peer.FeaturesEntry"><span>FeaturesEntry</span></li><li class="in" name="scalapb.lenses.Updatable"><span>Updatable</span></li><li class="in" name="scalapb.GeneratedMessage"><span>GeneratedMessage</span></li><li class="in" name="java.io.Serializable"><span>Serializable</span></li><li class="in" name="scala.Product"><span>Product</span></li><li class="in" name="scala.Equals"><span>Equals</span></li><li class="in" name="scala.AnyRef"><span>AnyRef</span></li><li class="in" name="scala.Any"><span>Any</span></li></ol></div><div class="ancestors"><span class="filtertype"></span><ol><li class="hideall out"><span>Hide All</span></li><li class="showall in"><span>Show All</span></li></ol></div><div id="visbl"><span class="filtertype">Visibility</span><ol><li class="public in"><span>Public</span></li><li class="protected out"><span>Protected</span></li></ol></div></div></div><div id="template"><div id="allMembers"><div id="constructors" class="members"><h3>Instance Constructors</h3><ol><li class="indented0 " name="lnrpc.Peer.FeaturesEntry#<init>" group="Ungrouped" fullComment="no" data-isabs="false" visbl="pub"><a id="<init>(key:org.bitcoins.core.number.UInt32,value:Option[lnrpc.Feature],unknownFields:scalapb.UnknownFieldSet):lnrpc.Peer.FeaturesEntry" class="anchorToMember"></a><a id="<init>:FeaturesEntry" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/Peer$$FeaturesEntry.html#<init>(key:org.bitcoins.core.number.UInt32,value:Option[lnrpc.Feature],unknownFields:scalapb.UnknownFieldSet):lnrpc.Peer.FeaturesEntry" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier"></span> <span class="kind">new</span></span> <span class="symbol"><span class="name">FeaturesEntry</span><span class="params">(<span name="key">key: <a href="../org/bitcoins/core/number/UInt32.html" name="org.bitcoins.core.number.UInt32" id="org.bitcoins.core.number.UInt32" class="extype">UInt32</a> = <span class="defval"><span class="name"><a href="index.html">lnrpc.Peer.FeaturesEntry._typemapper_key.toCustom(0)</a></span></span></span>, <span name="value">value: <a href="https://www.scala-lang.org/api/2.13.16/scala/Option.html#scala.Option" name="scala.Option" id="scala.Option" class="extype">Option</a>[<a href="Feature.html" name="lnrpc.Feature" id="lnrpc.Feature" class="extype">Feature</a>] = <span class="symbol"><span class="name"><a href="../scala/index.html">_root_.scala.None</a></span></span></span>, <span name="unknownFields">unknownFields: <a href="https://javadoc.io/page/com.thesamet.scalapb/scalapb-runtime_2.13/0.11.17/scalapb/UnknownFieldSet.html#scalapb.UnknownFieldSet" name="scalapb.UnknownFieldSet" id="scalapb.UnknownFieldSet" class="extype">UnknownFieldSet</a> = <span class="defval">_root_.scalapb.UnknownFieldSet.empty</span></span>)</span></span></li></ol></div><div class="values members"><h3>Value Members</h3><ol><li class="indented0 " name="scala.AnyRef#!=" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="!=(x$1:Any):Boolean" class="anchorToMember"></a><a id="!=(Any):Boolean" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/Peer$$FeaturesEntry.html#!=(x$1:Any):Boolean" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier">final </span> <span class="kind">def</span></span> <span class="symbol"><span class="name" title="gt4s: $bang$eq">!=</span><span class="params">(<span name="arg0">arg0: <a href="https://www.scala-lang.org/api/2.13.16/scala/Any.html#scala.Any" name="scala.Any" id="scala.Any" class="extype">Any</a></span>)</span><span class="result">: <a href="https://www.scala-lang.org/api/2.13.16/scala/Boolean.html#scala.Boolean" name="scala.Boolean" id="scala.Boolean" class="extype">Boolean</a></span></span><div class="fullcomment"><dl class="attributes block"><dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div></li><li class="indented0 " name="scala.AnyRef###" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="##:Int" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/Peer$$FeaturesEntry.html###:Int" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier">final </span> <span class="kind">def</span></span> <span class="symbol"><span class="name" title="gt4s: $hash$hash">##</span><span class="result">: <a href="https://www.scala-lang.org/api/2.13.16/scala/Int.html#scala.Int" name="scala.Int" id="scala.Int" class="extype">Int</a></span></span><div class="fullcomment"><dl class="attributes block"><dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div></li><li class="indented0 " name="scala.AnyRef#==" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="==(x$1:Any):Boolean" class="anchorToMember"></a><a id="==(Any):Boolean" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/Peer$$FeaturesEntry.html#==(x$1:Any):Boolean" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier">final </span> <span class="kind">def</span></span> <span class="symbol"><span class="name" title="gt4s: $eq$eq">==</span><span class="params">(<span name="arg0">arg0: <a href="https://www.scala-lang.org/api/2.13.16/scala/Any.html#scala.Any" name="scala.Any" id="scala.Any" class="extype">Any</a></span>)</span><span class="result">: <a href="https://www.scala-lang.org/api/2.13.16/scala/Boolean.html#scala.Boolean" name="scala.Boolean" id="scala.Boolean" class="extype">Boolean</a></span></span><div class="fullcomment"><dl class="attributes block"><dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div></li><li class="indented0 " name="scala.Any#asInstanceOf" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="asInstanceOf[T0]:T0" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/Peer$$FeaturesEntry.html#asInstanceOf[T0]:T0" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier">final </span> <span class="kind">def</span></span> <span class="symbol"><span class="name">asInstanceOf</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="result">: <span name="scala.Any.asInstanceOf.T0" class="extype">T0</span></span></span><div class="fullcomment"><dl class="attributes block"><dt>Definition Classes</dt><dd>Any</dd></dl></div></li><li class="indented0 " name="lnrpc.Peer.FeaturesEntry#clearValue" group="Ungrouped" fullComment="no" data-isabs="false" visbl="pub"><a id="clearValue:lnrpc.Peer.FeaturesEntry" class="anchorToMember"></a><a id="clearValue:FeaturesEntry" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/Peer$$FeaturesEntry.html#clearValue:lnrpc.Peer.FeaturesEntry" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier"></span> <span class="kind">def</span></span> <span class="symbol"><span class="name">clearValue</span><span class="result">: <a href="" name="lnrpc.Peer.FeaturesEntry" id="lnrpc.Peer.FeaturesEntry" class="extype">FeaturesEntry</a></span></span></li><li class="indented0 " name="scala.AnyRef#clone" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="prt"><a id="clone():Object" class="anchorToMember"></a><a id="clone():AnyRef" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/Peer$$FeaturesEntry.html#clone():Object" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier"></span> <span class="kind">def</span></span> <span class="symbol"><span class="name">clone</span><span class="params">()</span><span class="result">: <a href="../scala/index.html#AnyRef=Object" name="scala.AnyRef" id="scala.AnyRef" class="extmbr">AnyRef</a></span></span><div class="fullcomment"><dl class="attributes block"><dt>Attributes</dt><dd>protected[<span name="java.lang" class="extype">lang</span>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd><span class="name">@throws</span><span class="args">(<span><span class="defval">classOf[java.lang.CloneNotSupportedException]</span></span>)</span> <span class="name">@native</span><span class="args">()</span> </dd></dl></div></li><li class="indented0 " name="lnrpc.Peer.FeaturesEntry#companion" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="companion:lnrpc.Peer.FeaturesEntry.type" class="anchorToMember"></a><a id="companion:FeaturesEntry.type" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/Peer$$FeaturesEntry.html#companion:lnrpc.Peer.FeaturesEntry.type" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier"></span> <span class="kind">def</span></span> <span class="symbol"><span class="name">companion</span><span class="result">: <a href="Peer$$FeaturesEntry$.html" name="lnrpc.Peer.FeaturesEntry" id="lnrpc.Peer.FeaturesEntry" class="extype">FeaturesEntry</a>.type</span></span><div class="fullcomment"><dl class="attributes block"><dt>Definition Classes</dt><dd><a href="" name="lnrpc.Peer.FeaturesEntry" id="lnrpc.Peer.FeaturesEntry" class="extype">FeaturesEntry</a> → GeneratedMessage</dd></dl></div></li><li class="indented0 " name="lnrpc.Peer.FeaturesEntry#discardUnknownFields" group="Ungrouped" fullComment="no" data-isabs="false" visbl="pub"><a id="discardUnknownFields:lnrpc.Peer.FeaturesEntry" class="anchorToMember"></a><a id="discardUnknownFields:FeaturesEntry" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/Peer$$FeaturesEntry.html#discardUnknownFields:lnrpc.Peer.FeaturesEntry" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier"></span> <span class="kind">def</span></span> <span class="symbol"><span class="name">discardUnknownFields</span><span class="result">: <a href="" name="lnrpc.Peer.FeaturesEntry" id="lnrpc.Peer.FeaturesEntry" class="extype">FeaturesEntry</a></span></span></li><li class="indented0 " name="scala.AnyRef#eq" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="eq(x$1:AnyRef):Boolean" class="anchorToMember"></a><a id="eq(AnyRef):Boolean" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/Peer$$FeaturesEntry.html#eq(x$1:AnyRef):Boolean" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier">final </span> <span class="kind">def</span></span> <span class="symbol"><span class="name">eq</span><span class="params">(<span name="arg0">arg0: <a href="../scala/index.html#AnyRef=Object" name="scala.AnyRef" id="scala.AnyRef" class="extmbr">AnyRef</a></span>)</span><span class="result">: <a href="https://www.scala-lang.org/api/2.13.16/scala/Boolean.html#scala.Boolean" name="scala.Boolean" id="scala.Boolean" class="extype">Boolean</a></span></span><div class="fullcomment"><dl class="attributes block"><dt>Definition Classes</dt><dd>AnyRef</dd></dl></div></li><li class="indented0 " name="scala.AnyRef#finalize" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="prt"><a id="finalize():Unit" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/Peer$$FeaturesEntry.html#finalize():Unit" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier"></span> <span class="kind">def</span></span> <span class="symbol"><span class="name">finalize</span><span class="params">()</span><span class="result">: <a href="https://www.scala-lang.org/api/2.13.16/scala/Unit.html#scala.Unit" name="scala.Unit" id="scala.Unit" class="extype">Unit</a></span></span><div class="fullcomment"><dl class="attributes block"><dt>Attributes</dt><dd>protected[<span name="java.lang" class="extype">lang</span>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd><span class="name">@throws</span><span class="args">(<span><span class="symbol">classOf[java.lang.Throwable]</span></span>)</span> </dd></dl></div></li><li class="indented0 " name="scala.AnyRef#getClass" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="getClass():Class[_]" class="anchorToMember"></a><a id="getClass():Class[_<:AnyRef]" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/Peer$$FeaturesEntry.html#getClass():Class[_]" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier">final </span> <span class="kind">def</span></span> <span class="symbol"><span class="name">getClass</span><span class="params">()</span><span class="result">: <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html#java.lang.Class" name="java.lang.Class" id="java.lang.Class" class="extype">Class</a>[_ <: <a href="../scala/index.html#AnyRef=Object" name="scala.AnyRef" id="scala.AnyRef" class="extmbr">AnyRef</a>]</span></span><div class="fullcomment"><dl class="attributes block"><dt>Definition Classes</dt><dd>AnyRef → Any</dd><dt>Annotations</dt><dd><span class="name">@native</span><span class="args">()</span> </dd></dl></div></li><li class="indented0 " name="lnrpc.Peer.FeaturesEntry#getField" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="getField(__field:scalapb.descriptors.FieldDescriptor):scalapb.descriptors.PValue" class="anchorToMember"></a><a id="getField(FieldDescriptor):PValue" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/Peer$$FeaturesEntry.html#getField(__field:scalapb.descriptors.FieldDescriptor):scalapb.descriptors.PValue" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier"></span> <span class="kind">def</span></span> <span class="symbol"><span class="name">getField</span><span class="params">(<span name="__field">__field: <a href="https://javadoc.io/page/com.thesamet.scalapb/scalapb-runtime_2.13/0.11.17/scalapb/descriptors/FieldDescriptor.html#scalapb.descriptors.FieldDescriptor" name="scalapb.descriptors.FieldDescriptor" id="scalapb.descriptors.FieldDescriptor" class="extype">FieldDescriptor</a></span>)</span><span class="result">: <a href="https://javadoc.io/page/com.thesamet.scalapb/scalapb-runtime_2.13/0.11.17/scalapb/descriptors/PValue.html#scalapb.descriptors.PValue" name="scalapb.descriptors.PValue" id="scalapb.descriptors.PValue" class="extype">PValue</a></span></span><div class="fullcomment"><dl class="attributes block"><dt>Definition Classes</dt><dd><a href="" name="lnrpc.Peer.FeaturesEntry" id="lnrpc.Peer.FeaturesEntry" class="extype">FeaturesEntry</a> → GeneratedMessage</dd></dl></div></li><li class="indented0 " name="lnrpc.Peer.FeaturesEntry#getFieldByNumber" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="getFieldByNumber(__fieldNumber:Int):Any" class="anchorToMember"></a><a id="getFieldByNumber(Int):Any" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/Peer$$FeaturesEntry.html#getFieldByNumber(__fieldNumber:Int):Any" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier"></span> <span class="kind">def</span></span> <span class="symbol"><span class="name">getFieldByNumber</span><span class="params">(<span name="__fieldNumber">__fieldNumber: <a href="https://www.scala-lang.org/api/2.13.16/scala/Int.html#scala.Int" name="scala.Int" id="scala.Int" class="extype">Int</a></span>)</span><span class="result">: <a href="https://www.scala-lang.org/api/2.13.16/scala/Any.html#scala.Any" name="scala.Any" id="scala.Any" class="extype">Any</a></span></span><div class="fullcomment"><dl class="attributes block"><dt>Definition Classes</dt><dd><a href="" name="lnrpc.Peer.FeaturesEntry" id="lnrpc.Peer.FeaturesEntry" class="extype">FeaturesEntry</a> → GeneratedMessage</dd></dl></div></li><li class="indented0 " name="lnrpc.Peer.FeaturesEntry#getValue" group="Ungrouped" fullComment="no" data-isabs="false" visbl="pub"><a id="getValue:lnrpc.Feature" class="anchorToMember"></a><a id="getValue:Feature" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/Peer$$FeaturesEntry.html#getValue:lnrpc.Feature" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier"></span> <span class="kind">def</span></span> <span class="symbol"><span class="name">getValue</span><span class="result">: <a href="Feature.html" name="lnrpc.Feature" id="lnrpc.Feature" class="extype">Feature</a></span></span></li><li class="indented0 " name="scala.Any#isInstanceOf" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="isInstanceOf[T0]:Boolean" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/Peer$$FeaturesEntry.html#isInstanceOf[T0]:Boolean" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier">final </span> <span class="kind">def</span></span> <span class="symbol"><span class="name">isInstanceOf</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="result">: <a href="https://www.scala-lang.org/api/2.13.16/scala/Boolean.html#scala.Boolean" name="scala.Boolean" id="scala.Boolean" class="extype">Boolean</a></span></span><div class="fullcomment"><dl class="attributes block"><dt>Definition Classes</dt><dd>Any</dd></dl></div></li><li class="indented0 " name="lnrpc.Peer.FeaturesEntry#key" group="Ungrouped" fullComment="no" data-isabs="false" visbl="pub"><a id="key:org.bitcoins.core.number.UInt32" class="anchorToMember"></a><a id="key:UInt32" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/Peer$$FeaturesEntry.html#key:org.bitcoins.core.number.UInt32" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier"></span> <span class="kind">val</span></span> <span class="symbol"><span class="name">key</span><span class="result">: <a href="../org/bitcoins/core/number/UInt32.html" name="org.bitcoins.core.number.UInt32" id="org.bitcoins.core.number.UInt32" class="extype">UInt32</a></span></span></li><li class="indented0 " name="scala.AnyRef#ne" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="ne(x$1:AnyRef):Boolean" class="anchorToMember"></a><a id="ne(AnyRef):Boolean" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/Peer$$FeaturesEntry.html#ne(x$1:AnyRef):Boolean" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier">final </span> <span class="kind">def</span></span> <span class="symbol"><span class="name">ne</span><span class="params">(<span name="arg0">arg0: <a href="../scala/index.html#AnyRef=Object" name="scala.AnyRef" id="scala.AnyRef" class="extmbr">AnyRef</a></span>)</span><span class="result">: <a href="https://www.scala-lang.org/api/2.13.16/scala/Boolean.html#scala.Boolean" name="scala.Boolean" id="scala.Boolean" class="extype">Boolean</a></span></span><div class="fullcomment"><dl class="attributes block"><dt>Definition Classes</dt><dd>AnyRef</dd></dl></div></li><li class="indented0 " name="scala.AnyRef#notify" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="notify():Unit" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/Peer$$FeaturesEntry.html#notify():Unit" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier">final </span> <span class="kind">def</span></span> <span class="symbol"><span class="name">notify</span><span class="params">()</span><span class="result">: <a href="https://www.scala-lang.org/api/2.13.16/scala/Unit.html#scala.Unit" name="scala.Unit" id="scala.Unit" class="extype">Unit</a></span></span><div class="fullcomment"><dl class="attributes block"><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd><span class="name">@native</span><span class="args">()</span> </dd></dl></div></li><li class="indented0 " name="scala.AnyRef#notifyAll" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="notifyAll():Unit" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/Peer$$FeaturesEntry.html#notifyAll():Unit" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier">final </span> <span class="kind">def</span></span> <span class="symbol"><span class="name">notifyAll</span><span class="params">()</span><span class="result">: <a href="https://www.scala-lang.org/api/2.13.16/scala/Unit.html#scala.Unit" name="scala.Unit" id="scala.Unit" class="extype">Unit</a></span></span><div class="fullcomment"><dl class="attributes block"><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd><span class="name">@native</span><span class="args">()</span> </dd></dl></div></li><li class="indented0 " name="scala.Product#productElementNames" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="productElementNames:Iterator[String]" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/Peer$$FeaturesEntry.html#productElementNames:Iterator[String]" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier"></span> <span class="kind">def</span></span> <span class="symbol"><span class="name">productElementNames</span><span class="result">: <a href="../scala/index.html#Iterator[+A]=Iterator[A]" name="scala.Iterator" id="scala.Iterator" class="extmbr">Iterator</a>[<span name="scala.Predef.String" class="extype">String</span>]</span></span><div class="fullcomment"><dl class="attributes block"><dt>Definition Classes</dt><dd>Product</dd></dl></div></li><li class="indented0 " name="lnrpc.Peer.FeaturesEntry#serializedSize" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="serializedSize:Int" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/Peer$$FeaturesEntry.html#serializedSize:Int" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier"></span> <span class="kind">def</span></span> <span class="symbol"><span class="name">serializedSize</span><span class="result">: <a href="https://www.scala-lang.org/api/2.13.16/scala/Int.html#scala.Int" name="scala.Int" id="scala.Int" class="extype">Int</a></span></span><div class="fullcomment"><dl class="attributes block"><dt>Definition Classes</dt><dd><a href="" name="lnrpc.Peer.FeaturesEntry" id="lnrpc.Peer.FeaturesEntry" class="extype">FeaturesEntry</a> → GeneratedMessage</dd></dl></div></li><li class="indented0 " name="scala.AnyRef#synchronized" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="synchronized[T0](x$1:=>T0):T0" class="anchorToMember"></a><a id="synchronized[T0](=>T0):T0" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/Peer$$FeaturesEntry.html#synchronized[T0](x$1:=>T0):T0" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier">final </span> <span class="kind">def</span></span> <span class="symbol"><span class="name">synchronized</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="params">(<span name="arg0">arg0: => <span name="java.lang.AnyRef.synchronized.T0" class="extype">T0</span></span>)</span><span class="result">: <span name="java.lang.AnyRef.synchronized.T0" class="extype">T0</span></span></span><div class="fullcomment"><dl class="attributes block"><dt>Definition Classes</dt><dd>AnyRef</dd></dl></div></li><li class="indented0 " name="scalapb.GeneratedMessage#toByteArray" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="toByteArray:Array[Byte]" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/Peer$$FeaturesEntry.html#toByteArray:Array[Byte]" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier">final </span> <span class="kind">def</span></span> <span class="symbol"><span class="name">toByteArray</span><span class="result">: <a href="https://www.scala-lang.org/api/2.13.16/scala/Array.html#scala.Array" name="scala.Array" id="scala.Array" class="extype">Array</a>[<a href="https://www.scala-lang.org/api/2.13.16/scala/Byte.html#scala.Byte" name="scala.Byte" id="scala.Byte" class="extype">Byte</a>]</span></span><div class="fullcomment"><dl class="attributes block"><dt>Definition Classes</dt><dd>GeneratedMessage</dd></dl></div></li><li class="indented0 " name="scalapb.GeneratedMessage#toByteString" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="toByteString:com.google.protobuf.ByteString" class="anchorToMember"></a><a id="toByteString:ByteString" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/Peer$$FeaturesEntry.html#toByteString:com.google.protobuf.ByteString" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier">final </span> <span class="kind">def</span></span> <span class="symbol"><span class="name">toByteString</span><span class="result">: <a href="https://javadoc.io/page/com.google.protobuf/protobuf-java/3.25.5/com/google/protobuf/ByteString.html#com.google.protobuf.ByteString" name="com.google.protobuf.ByteString" id="com.google.protobuf.ByteString" class="extype">ByteString</a></span></span><div class="fullcomment"><dl class="attributes block"><dt>Definition Classes</dt><dd>GeneratedMessage</dd></dl></div></li><li class="indented0 " name="scalapb.GeneratedMessage#toPMessage" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="toPMessage:scalapb.descriptors.PMessage" class="anchorToMember"></a><a id="toPMessage:PMessage" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/Peer$$FeaturesEntry.html#toPMessage:scalapb.descriptors.PMessage" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier">final </span> <span class="kind">def</span></span> <span class="symbol"><span class="name">toPMessage</span><span class="result">: <a href="https://javadoc.io/page/com.thesamet.scalapb/scalapb-runtime_2.13/0.11.17/scalapb/descriptors/PMessage.html#scalapb.descriptors.PMessage" name="scalapb.descriptors.PMessage" id="scalapb.descriptors.PMessage" class="extype">PMessage</a></span></span><div class="fullcomment"><dl class="attributes block"><dt>Definition Classes</dt><dd>GeneratedMessage</dd></dl></div></li><li class="indented0 " name="lnrpc.Peer.FeaturesEntry#toProtoString" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="toProtoString:String" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/Peer$$FeaturesEntry.html#toProtoString:String" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier"></span> <span class="kind">def</span></span> <span class="symbol"><span class="name">toProtoString</span><span class="result">: <span name="scala.Predef.String" class="extype">String</span></span></span><div class="fullcomment"><dl class="attributes block"><dt>Definition Classes</dt><dd><a href="" name="lnrpc.Peer.FeaturesEntry" id="lnrpc.Peer.FeaturesEntry" class="extype">FeaturesEntry</a> → GeneratedMessage</dd></dl></div></li><li class="indented0 " name="lnrpc.Peer.FeaturesEntry#unknownFields" group="Ungrouped" fullComment="no" data-isabs="false" visbl="pub"><a id="unknownFields:scalapb.UnknownFieldSet" class="anchorToMember"></a><a id="unknownFields:UnknownFieldSet" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/Peer$$FeaturesEntry.html#unknownFields:scalapb.UnknownFieldSet" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier"></span> <span class="kind">val</span></span> <span class="symbol"><span class="name">unknownFields</span><span class="result">: <a href="https://javadoc.io/page/com.thesamet.scalapb/scalapb-runtime_2.13/0.11.17/scalapb/UnknownFieldSet.html#scalapb.UnknownFieldSet" name="scalapb.UnknownFieldSet" id="scalapb.UnknownFieldSet" class="extype">UnknownFieldSet</a></span></span></li><li class="indented0 " name="scalapb.lenses.Updatable#update" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="update(ms:scalapb.lenses.Lens[A,A]=>scalapb.lenses.Mutation[A]*):A" class="anchorToMember"></a><a id="update((Lens[FeaturesEntry,FeaturesEntry])=>Mutation[FeaturesEntry]*):FeaturesEntry" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/Peer$$FeaturesEntry.html#update(ms:scalapb.lenses.Lens[A,A]=>scalapb.lenses.Mutation[A]*):A" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier"></span> <span class="kind">def</span></span> <span class="symbol"><span class="name">update</span><span class="params">(<span name="ms">ms: (<a href="https://javadoc.io/page/com.thesamet.scalapb/lenses_2.13/0.11.17/scalapb/lenses/Lens.html#scalapb.lenses.Lens" name="scalapb.lenses.Lens" id="scalapb.lenses.Lens" class="extype">Lens</a>[<a href="" name="lnrpc.Peer.FeaturesEntry" id="lnrpc.Peer.FeaturesEntry" class="extype">FeaturesEntry</a>, <a href="" name="lnrpc.Peer.FeaturesEntry" id="lnrpc.Peer.FeaturesEntry" class="extype">FeaturesEntry</a>]) => <span name="scalapb.lenses.Mutation" class="extype">Mutation</span>[<a href="" name="lnrpc.Peer.FeaturesEntry" id="lnrpc.Peer.FeaturesEntry" class="extype">FeaturesEntry</a>]*</span>)</span><span class="result">: <a href="" name="lnrpc.Peer.FeaturesEntry" id="lnrpc.Peer.FeaturesEntry" class="extype">FeaturesEntry</a></span></span><div class="fullcomment"><dl class="attributes block"><dt>Definition Classes</dt><dd>Updatable</dd></dl></div></li><li class="indented0 " name="lnrpc.Peer.FeaturesEntry#value" group="Ungrouped" fullComment="no" data-isabs="false" visbl="pub"><a id="value:Option[lnrpc.Feature]" class="anchorToMember"></a><a id="value:Option[Feature]" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/Peer$$FeaturesEntry.html#value:Option[lnrpc.Feature]" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier"></span> <span class="kind">val</span></span> <span class="symbol"><span class="name">value</span><span class="result">: <a href="https://www.scala-lang.org/api/2.13.16/scala/Option.html#scala.Option" name="scala.Option" id="scala.Option" class="extype">Option</a>[<a href="Feature.html" name="lnrpc.Feature" id="lnrpc.Feature" class="extype">Feature</a>]</span></span></li><li class="indented0 " name="scala.AnyRef#wait" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="wait():Unit" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/Peer$$FeaturesEntry.html#wait():Unit" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier">final </span> <span class="kind">def</span></span> <span class="symbol"><span class="name">wait</span><span class="params">()</span><span class="result">: <a href="https://www.scala-lang.org/api/2.13.16/scala/Unit.html#scala.Unit" name="scala.Unit" id="scala.Unit" class="extype">Unit</a></span></span><div class="fullcomment"><dl class="attributes block"><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd><span class="name">@throws</span><span class="args">(<span><span class="defval">classOf[java.lang.InterruptedException]</span></span>)</span> </dd></dl></div></li><li class="indented0 " name="scala.AnyRef#wait" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="wait(x$1:Long,x$2:Int):Unit" class="anchorToMember"></a><a id="wait(Long,Int):Unit" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/Peer$$FeaturesEntry.html#wait(x$1:Long,x$2:Int):Unit" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier">final </span> <span class="kind">def</span></span> <span class="symbol"><span class="name">wait</span><span class="params">(<span name="arg0">arg0: <a href="https://www.scala-lang.org/api/2.13.16/scala/Long.html#scala.Long" name="scala.Long" id="scala.Long" class="extype">Long</a></span>, <span name="arg1">arg1: <a href="https://www.scala-lang.org/api/2.13.16/scala/Int.html#scala.Int" name="scala.Int" id="scala.Int" class="extype">Int</a></span>)</span><span class="result">: <a href="https://www.scala-lang.org/api/2.13.16/scala/Unit.html#scala.Unit" name="scala.Unit" id="scala.Unit" class="extype">Unit</a></span></span><div class="fullcomment"><dl class="attributes block"><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd><span class="name">@throws</span><span class="args">(<span><span class="defval">classOf[java.lang.InterruptedException]</span></span>)</span> </dd></dl></div></li><li class="indented0 " name="scala.AnyRef#wait" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="wait(x$1:Long):Unit" class="anchorToMember"></a><a id="wait(Long):Unit" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/Peer$$FeaturesEntry.html#wait(x$1:Long):Unit" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier">final </span> <span class="kind">def</span></span> <span class="symbol"><span class="name">wait</span><span class="params">(<span name="arg0">arg0: <a href="https://www.scala-lang.org/api/2.13.16/scala/Long.html#scala.Long" name="scala.Long" id="scala.Long" class="extype">Long</a></span>)</span><span class="result">: <a href="https://www.scala-lang.org/api/2.13.16/scala/Unit.html#scala.Unit" name="scala.Unit" id="scala.Unit" class="extype">Unit</a></span></span><div class="fullcomment"><dl class="attributes block"><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd><span class="name">@throws</span><span class="args">(<span><span class="defval">classOf[java.lang.InterruptedException]</span></span>)</span> <span class="name">@native</span><span class="args">()</span> </dd></dl></div></li><li class="indented0 " name="lnrpc.Peer.FeaturesEntry#withKey" group="Ungrouped" fullComment="no" data-isabs="false" visbl="pub"><a id="withKey(__v:org.bitcoins.core.number.UInt32):lnrpc.Peer.FeaturesEntry" class="anchorToMember"></a><a id="withKey(UInt32):FeaturesEntry" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/Peer$$FeaturesEntry.html#withKey(__v:org.bitcoins.core.number.UInt32):lnrpc.Peer.FeaturesEntry" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier"></span> <span class="kind">def</span></span> <span class="symbol"><span class="name">withKey</span><span class="params">(<span name="__v">__v: <a href="../org/bitcoins/core/number/UInt32.html" name="org.bitcoins.core.number.UInt32" id="org.bitcoins.core.number.UInt32" class="extype">UInt32</a></span>)</span><span class="result">: <a href="" name="lnrpc.Peer.FeaturesEntry" id="lnrpc.Peer.FeaturesEntry" class="extype">FeaturesEntry</a></span></span></li><li class="indented0 " name="lnrpc.Peer.FeaturesEntry#withUnknownFields" group="Ungrouped" fullComment="no" data-isabs="false" visbl="pub"><a id="withUnknownFields(__v:scalapb.UnknownFieldSet):lnrpc.Peer.FeaturesEntry" class="anchorToMember"></a><a id="withUnknownFields(UnknownFieldSet):FeaturesEntry" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/Peer$$FeaturesEntry.html#withUnknownFields(__v:scalapb.UnknownFieldSet):lnrpc.Peer.FeaturesEntry" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier"></span> <span class="kind">def</span></span> <span class="symbol"><span class="name">withUnknownFields</span><span class="params">(<span name="__v">__v: <a href="https://javadoc.io/page/com.thesamet.scalapb/scalapb-runtime_2.13/0.11.17/scalapb/UnknownFieldSet.html#scalapb.UnknownFieldSet" name="scalapb.UnknownFieldSet" id="scalapb.UnknownFieldSet" class="extype">UnknownFieldSet</a></span>)</span><span class="result">: <a href="" name="lnrpc.Peer.FeaturesEntry" id="lnrpc.Peer.FeaturesEntry" class="extype">FeaturesEntry</a></span></span></li><li class="indented0 " name="lnrpc.Peer.FeaturesEntry#withValue" group="Ungrouped" fullComment="no" data-isabs="false" visbl="pub"><a id="withValue(__v:lnrpc.Feature):lnrpc.Peer.FeaturesEntry" class="anchorToMember"></a><a id="withValue(Feature):FeaturesEntry" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/Peer$$FeaturesEntry.html#withValue(__v:lnrpc.Feature):lnrpc.Peer.FeaturesEntry" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier"></span> <span class="kind">def</span></span> <span class="symbol"><span class="name">withValue</span><span class="params">(<span name="__v">__v: <a href="Feature.html" name="lnrpc.Feature" id="lnrpc.Feature" class="extype">Feature</a></span>)</span><span class="result">: <a href="" name="lnrpc.Peer.FeaturesEntry" id="lnrpc.Peer.FeaturesEntry" class="extype">FeaturesEntry</a></span></span></li><li class="indented0 " name="scalapb.GeneratedMessage#writeDelimitedTo" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="writeDelimitedTo(output:java.io.OutputStream):Unit" class="anchorToMember"></a><a id="writeDelimitedTo(OutputStream):Unit" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/Peer$$FeaturesEntry.html#writeDelimitedTo(output:java.io.OutputStream):Unit" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier">final </span> <span class="kind">def</span></span> <span class="symbol"><span class="name">writeDelimitedTo</span><span class="params">(<span name="output">output: <a href="https://docs.oracle.com/javase/8/docs/api/java/io/OutputStream.html#java.io.OutputStream" name="java.io.OutputStream" id="java.io.OutputStream" class="extype">OutputStream</a></span>)</span><span class="result">: <a href="https://www.scala-lang.org/api/2.13.16/scala/Unit.html#scala.Unit" name="scala.Unit" id="scala.Unit" class="extype">Unit</a></span></span><div class="fullcomment"><dl class="attributes block"><dt>Definition Classes</dt><dd>GeneratedMessage</dd></dl></div></li><li class="indented0 " name="lnrpc.Peer.FeaturesEntry#writeTo" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="writeTo(_output__:com.google.protobuf.CodedOutputStream):Unit" class="anchorToMember"></a><a id="writeTo(CodedOutputStream):Unit" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/Peer$$FeaturesEntry.html#writeTo(_output__:com.google.protobuf.CodedOutputStream):Unit" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier"></span> <span class="kind">def</span></span> <span class="symbol"><span class="name">writeTo</span><span class="params">(<span name="_output__">_output__: <a href="https://javadoc.io/page/com.google.protobuf/protobuf-java/3.25.5/com/google/protobuf/CodedOutputStream.html#com.google.protobuf.CodedOutputStream" name="com.google.protobuf.CodedOutputStream" id="com.google.protobuf.CodedOutputStream" class="extype">CodedOutputStream</a></span>)</span><span class="result">: <a href="https://www.scala-lang.org/api/2.13.16/scala/Unit.html#scala.Unit" name="scala.Unit" id="scala.Unit" class="extype">Unit</a></span></span><div class="fullcomment"><dl class="attributes block"><dt>Definition Classes</dt><dd><a href="" name="lnrpc.Peer.FeaturesEntry" id="lnrpc.Peer.FeaturesEntry" class="extype">FeaturesEntry</a> → GeneratedMessage</dd></dl></div></li><li class="indented0 " name="scalapb.GeneratedMessage#writeTo" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="writeTo(output:java.io.OutputStream):Unit" class="anchorToMember"></a><a id="writeTo(OutputStream):Unit" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/Peer$$FeaturesEntry.html#writeTo(output:java.io.OutputStream):Unit" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier">final </span> <span class="kind">def</span></span> <span class="symbol"><span class="name">writeTo</span><span class="params">(<span name="output">output: <a href="https://docs.oracle.com/javase/8/docs/api/java/io/OutputStream.html#java.io.OutputStream" name="java.io.OutputStream" id="java.io.OutputStream" class="extype">OutputStream</a></span>)</span><span class="result">: <a href="https://www.scala-lang.org/api/2.13.16/scala/Unit.html#scala.Unit" name="scala.Unit" id="scala.Unit" class="extype">Unit</a></span></span><div class="fullcomment"><dl class="attributes block"><dt>Definition Classes</dt><dd>GeneratedMessage</dd></dl></div></li></ol></div></div><div id="inheritedMembers"><div name="scalapb.lenses.Updatable" class="parent"><h3>Inherited from <a href="https://javadoc.io/page/com.thesamet.scalapb/lenses_2.13/0.11.17/scalapb/lenses/Updatable.html#scalapb.lenses.Updatable" name="scalapb.lenses.Updatable" id="scalapb.lenses.Updatable" class="extype">Updatable</a>[<a href="" name="lnrpc.Peer.FeaturesEntry" id="lnrpc.Peer.FeaturesEntry" class="extype">FeaturesEntry</a>]</h3></div><div name="scalapb.GeneratedMessage" class="parent"><h3>Inherited from <a href="https://javadoc.io/page/com.thesamet.scalapb/scalapb-runtime_2.13/0.11.17/scalapb/GeneratedMessage.html#scalapb.GeneratedMessage" name="scalapb.GeneratedMessage" id="scalapb.GeneratedMessage" class="extype">GeneratedMessage</a></h3></div><div name="java.io.Serializable" class="parent"><h3>Inherited from <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html#java.io.Serializable" name="java.io.Serializable" id="java.io.Serializable" class="extype">Serializable</a></h3></div><div name="scala.Product" class="parent"><h3>Inherited from <a href="https://www.scala-lang.org/api/2.13.16/scala/Product.html#scala.Product" name="scala.Product" id="scala.Product" class="extype">Product</a></h3></div><div name="scala.Equals" class="parent"><h3>Inherited from <a href="https://www.scala-lang.org/api/2.13.16/scala/Equals.html#scala.Equals" name="scala.Equals" id="scala.Equals" class="extype">Equals</a></h3></div><div name="scala.AnyRef" class="parent"><h3>Inherited from <a href="../scala/index.html#AnyRef=Object" name="scala.AnyRef" id="scala.AnyRef" class="extmbr">AnyRef</a></h3></div><div name="scala.Any" class="parent"><h3>Inherited from <a href="https://www.scala-lang.org/api/2.13.16/scala/Any.html#scala.Any" name="scala.Any" id="scala.Any" class="extype">Any</a></h3></div></div><div id="groupedMembers"><div name="Ungrouped" class="group"><h3>Ungrouped</h3></div></div></div><div id="tooltip"></div><div id="footer"></div></body></div></div></div></body></html>
|