1
0
Fork 0
mirror of https://github.com/bitcoin-s/bitcoin-s.git synced 2025-03-15 04:11:26 +01:00
bitcoin-s/api/lnrpc/PaymentFailureReason$$FAILURE_REASON_NONE$.html
Docusaurus bot b97a90339d Deploy website
Deploy website version based on a911d53eae
2025-01-17 15:39:32 +00:00

3 lines
50 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">&lt;</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.PaymentFailureReason" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="PaymentFailureReason" class="anchorToMember"></a><a id="PaymentFailureReason:PaymentFailureReason" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/PaymentFailureReason$.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="PaymentFailureReason$.html" title=""><span class="name">PaymentFailureReason</span></a><span class="result"> extends <a href="https://javadoc.io/page/com.thesamet.scalapb/scalapb-runtime_2.13/0.11.17/scalapb/GeneratedEnumCompanion.html#scalapb.GeneratedEnumCompanion" name="scalapb.GeneratedEnumCompanion" id="scalapb.GeneratedEnumCompanion" class="extype">GeneratedEnumCompanion</a>[<a href="PaymentFailureReason.html" name="lnrpc.PaymentFailureReason" id="lnrpc.PaymentFailureReason" class="extype">PaymentFailureReason</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"><span class="separator"></span> <a href="PaymentFailureReason$$FAILURE_REASON_ERROR$.html" title="A non-recoverable error has occured." class="object"></a><a href="PaymentFailureReason$$FAILURE_REASON_ERROR$.html" title="A non-recoverable error has occured.">FAILURE_REASON_ERROR</a></li><li class="current-entities indented2"><span class="separator"></span> <a href="PaymentFailureReason$$FAILURE_REASON_INCORRECT_PAYMENT_DETAILS$.html" title="Payment details incorrect (unknown hash, invalid amt or invalid final cltv delta)" class="object"></a><a href="PaymentFailureReason$$FAILURE_REASON_INCORRECT_PAYMENT_DETAILS$.html" title="Payment details incorrect (unknown hash, invalid amt or invalid final cltv delta)">FAILURE_REASON_INCORRECT_PAYMENT_DETAILS</a></li><li class="current-entities indented2"><span class="separator"></span> <a href="PaymentFailureReason$$FAILURE_REASON_INSUFFICIENT_BALANCE$.html" title="Insufficient local balance." class="object"></a><a href="PaymentFailureReason$$FAILURE_REASON_INSUFFICIENT_BALANCE$.html" title="Insufficient local balance.">FAILURE_REASON_INSUFFICIENT_BALANCE</a></li><li class="current-entities indented2"><span class="separator"></span> <a href="" title="Payment isn't failed (yet)." class="object"></a><a href="" title="Payment isn't failed (yet).">FAILURE_REASON_NONE</a></li><li class="current-entities indented2"><span class="separator"></span> <a href="PaymentFailureReason$$FAILURE_REASON_NO_ROUTE$.html" title="All possible routes were tried and failed permanently." class="object"></a><a href="PaymentFailureReason$$FAILURE_REASON_NO_ROUTE$.html" title="All possible routes were tried and failed permanently.">FAILURE_REASON_NO_ROUTE</a></li><li class="current-entities indented2"><span class="separator"></span> <a href="PaymentFailureReason$$FAILURE_REASON_TIMEOUT$.html" title="There are more routes to try, but the payment timeout was exceeded." class="object"></a><a href="PaymentFailureReason$$FAILURE_REASON_TIMEOUT$.html" title="There are more routes to try, but the payment timeout was exceeded.">FAILURE_REASON_TIMEOUT</a></li><li class="current-entities indented2"><span class="separator"></span> <a href="PaymentFailureReason$$Recognized.html" title="" class="trait"></a><a href="PaymentFailureReason$$Recognized.html" title="">Recognized</a></li><li class="current-entities indented2"><span class="separator"></span> <a href="PaymentFailureReason$$Unrecognized.html" title="" class="class"></a><a href="PaymentFailureReason$$Unrecognized.html" title="">Unrecognized</a></li></ul></div></div><div id="content"><body class="object value"><div id="definition"><div class="big-circle object">o</div><p id="owner"><a href="index.html" name="lnrpc" id="lnrpc" class="extype">lnrpc</a>.<a href="PaymentFailureReason$.html" name="lnrpc.PaymentFailureReason" id="lnrpc.PaymentFailureReason" class="extype">PaymentFailureReason</a></p><h1>FAILURE_REASON_NONE<span class="permalink"><a href="../lnrpc/PaymentFailureReason$$FAILURE_REASON_NONE$.html" title="Permalink"><i class="material-icons"></i></a></span></h1><h3><span class="morelinks"></span></h3></div><h4 id="signature" class="signature"><span class="modifier_kind"><span class="modifier"></span> <span class="kind">case object</span></span> <span class="symbol"><span class="name">FAILURE_REASON_NONE</span><span class="result"> extends <a href="PaymentFailureReason.html" name="lnrpc.PaymentFailureReason" id="lnrpc.PaymentFailureReason" class="extype">PaymentFailureReason</a> with <a href="PaymentFailureReason$$Recognized.html" name="lnrpc.PaymentFailureReason.Recognized" id="lnrpc.PaymentFailureReason.Recognized" class="extype">Recognized</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"><div class="comment cmt"><p>Payment isn't failed (yet).
</p></div><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="PaymentFailureReason$$Recognized.html" name="lnrpc.PaymentFailureReason.Recognized" id="lnrpc.PaymentFailureReason.Recognized" class="extype">Recognized</a>, <a href="PaymentFailureReason.html" name="lnrpc.PaymentFailureReason" id="lnrpc.PaymentFailureReason" class="extype">PaymentFailureReason</a>, <a href="https://javadoc.io/page/com.thesamet.scalapb/scalapb-runtime_2.13/0.11.17/scalapb/GeneratedEnum.html#scalapb.GeneratedEnum" name="scalapb.GeneratedEnum" id="scalapb.GeneratedEnum" class="extype">GeneratedEnum</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.PaymentFailureReason.FAILURE_REASON_NONE"><span>FAILURE_REASON_NONE</span></li><li class="in" name="lnrpc.PaymentFailureReason.Recognized"><span>Recognized</span></li><li class="in" name="lnrpc.PaymentFailureReason"><span>PaymentFailureReason</span></li><li class="in" name="scalapb.GeneratedEnum"><span>GeneratedEnum</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="types" class="types members"><h3>Type Members</h3><ol><li class="indented0 " name="lnrpc.PaymentFailureReason.EnumType" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="EnumType=lnrpc.PaymentFailureReason" class="anchorToMember"></a><a id="EnumType:EnumType" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/PaymentFailureReason$$FAILURE_REASON_NONE$.html#EnumType=lnrpc.PaymentFailureReason" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier"></span> <span class="kind">type</span></span> <span class="symbol"><span class="name">EnumType</span><span class="result alias"> = <a href="PaymentFailureReason.html" name="lnrpc.PaymentFailureReason" id="lnrpc.PaymentFailureReason" class="extype">PaymentFailureReason</a></span></span><div class="fullcomment"><dl class="attributes block"><dt>Definition Classes</dt><dd><a href="PaymentFailureReason.html" name="lnrpc.PaymentFailureReason" id="lnrpc.PaymentFailureReason" class="extype">PaymentFailureReason</a> → GeneratedEnum</dd></dl></div></li><li class="indented0 " name="lnrpc.PaymentFailureReason.RecognizedType" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="RecognizedType=lnrpc.PaymentFailureReason.Recognized" class="anchorToMember"></a><a id="RecognizedType:RecognizedType" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/PaymentFailureReason$$FAILURE_REASON_NONE$.html#RecognizedType=lnrpc.PaymentFailureReason.Recognized" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier"></span> <span class="kind">type</span></span> <span class="symbol"><span class="name">RecognizedType</span><span class="result alias"> = <a href="PaymentFailureReason$$Recognized.html" name="lnrpc.PaymentFailureReason.Recognized" id="lnrpc.PaymentFailureReason.Recognized" class="extype">Recognized</a></span></span><div class="fullcomment"><dl class="attributes block"><dt>Definition Classes</dt><dd><a href="PaymentFailureReason.html" name="lnrpc.PaymentFailureReason" id="lnrpc.PaymentFailureReason" class="extype">PaymentFailureReason</a> → GeneratedEnum</dd></dl></div></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/PaymentFailureReason$$FAILURE_REASON_NONE$.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/PaymentFailureReason$$FAILURE_REASON_NONE$.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/PaymentFailureReason$$FAILURE_REASON_NONE$.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/PaymentFailureReason$$FAILURE_REASON_NONE$.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.PaymentFailureReason#asRecognized" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="asRecognized:Option[lnrpc.PaymentFailureReason.Recognized]" class="anchorToMember"></a><a id="asRecognized:Option[Recognized]" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/PaymentFailureReason$$FAILURE_REASON_NONE$.html#asRecognized:Option[lnrpc.PaymentFailureReason.Recognized]" 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">asRecognized</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="PaymentFailureReason$$Recognized.html" name="lnrpc.PaymentFailureReason.Recognized" id="lnrpc.PaymentFailureReason.Recognized" class="extype">Recognized</a>]</span></span><div class="fullcomment"><dl class="attributes block"><dt>Definition Classes</dt><dd><a href="PaymentFailureReason.html" name="lnrpc.PaymentFailureReason" id="lnrpc.PaymentFailureReason" class="extype">PaymentFailureReason</a> → GeneratedEnum</dd></dl></div></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/PaymentFailureReason$$FAILURE_REASON_NONE$.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.PaymentFailureReason#companion" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="companion:scalapb.GeneratedEnumCompanion[lnrpc.PaymentFailureReason]" class="anchorToMember"></a><a id="companion:GeneratedEnumCompanion[PaymentFailureReason]" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/PaymentFailureReason$$FAILURE_REASON_NONE$.html#companion:scalapb.GeneratedEnumCompanion[lnrpc.PaymentFailureReason]" 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="https://javadoc.io/page/com.thesamet.scalapb/scalapb-runtime_2.13/0.11.17/scalapb/GeneratedEnumCompanion.html#scalapb.GeneratedEnumCompanion" name="scalapb.GeneratedEnumCompanion" id="scalapb.GeneratedEnumCompanion" class="extype">GeneratedEnumCompanion</a>[<a href="PaymentFailureReason.html" name="lnrpc.PaymentFailureReason" id="lnrpc.PaymentFailureReason" class="extype">PaymentFailureReason</a>]</span></span><div class="fullcomment"><dl class="attributes block"><dt>Definition Classes</dt><dd><a href="PaymentFailureReason.html" name="lnrpc.PaymentFailureReason" id="lnrpc.PaymentFailureReason" class="extype">PaymentFailureReason</a> → GeneratedEnum</dd></dl></div></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/PaymentFailureReason$$FAILURE_REASON_NONE$.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#equals" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="equals(x$1:Object):Boolean" class="anchorToMember"></a><a id="equals(AnyRef):Boolean" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/PaymentFailureReason$$FAILURE_REASON_NONE$.html#equals(x$1:Object):Boolean" 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">equals</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 → Any</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/PaymentFailureReason$$FAILURE_REASON_NONE$.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[_&lt;:AnyRef]" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/PaymentFailureReason$$FAILURE_REASON_NONE$.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>[_ &lt;: <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.PaymentFailureReason.FAILURE_REASON_NONE#index" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="index:Int" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/PaymentFailureReason$$FAILURE_REASON_NONE$.html#index:Int" 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">index</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.PaymentFailureReason.FAILURE_REASON_NONE" id="lnrpc.PaymentFailureReason.FAILURE_REASON_NONE" class="extype">FAILURE_REASON_NONE</a> → GeneratedEnum</dd></dl></div></li><li class="indented0 " name="lnrpc.PaymentFailureReason#isFailureReasonError" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="isFailureReasonError:Boolean" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/PaymentFailureReason$$FAILURE_REASON_NONE$.html#isFailureReasonError:Boolean" 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">isFailureReasonError</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><a href="PaymentFailureReason.html" name="lnrpc.PaymentFailureReason" id="lnrpc.PaymentFailureReason" class="extype">PaymentFailureReason</a></dd></dl></div></li><li class="indented0 " name="lnrpc.PaymentFailureReason#isFailureReasonIncorrectPaymentDetails" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="isFailureReasonIncorrectPaymentDetails:Boolean" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/PaymentFailureReason$$FAILURE_REASON_NONE$.html#isFailureReasonIncorrectPaymentDetails:Boolean" 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">isFailureReasonIncorrectPaymentDetails</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><a href="PaymentFailureReason.html" name="lnrpc.PaymentFailureReason" id="lnrpc.PaymentFailureReason" class="extype">PaymentFailureReason</a></dd></dl></div></li><li class="indented0 " name="lnrpc.PaymentFailureReason#isFailureReasonInsufficientBalance" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="isFailureReasonInsufficientBalance:Boolean" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/PaymentFailureReason$$FAILURE_REASON_NONE$.html#isFailureReasonInsufficientBalance:Boolean" 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">isFailureReasonInsufficientBalance</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><a href="PaymentFailureReason.html" name="lnrpc.PaymentFailureReason" id="lnrpc.PaymentFailureReason" class="extype">PaymentFailureReason</a></dd></dl></div></li><li class="indented0 " name="lnrpc.PaymentFailureReason#isFailureReasonNoRoute" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="isFailureReasonNoRoute:Boolean" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/PaymentFailureReason$$FAILURE_REASON_NONE$.html#isFailureReasonNoRoute:Boolean" 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">isFailureReasonNoRoute</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><a href="PaymentFailureReason.html" name="lnrpc.PaymentFailureReason" id="lnrpc.PaymentFailureReason" class="extype">PaymentFailureReason</a></dd></dl></div></li><li class="indented0 " name="lnrpc.PaymentFailureReason.FAILURE_REASON_NONE#isFailureReasonNone" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="isFailureReasonNone:Boolean" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/PaymentFailureReason$$FAILURE_REASON_NONE$.html#isFailureReasonNone:Boolean" 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">isFailureReasonNone</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><a href="" name="lnrpc.PaymentFailureReason.FAILURE_REASON_NONE" id="lnrpc.PaymentFailureReason.FAILURE_REASON_NONE" class="extype">FAILURE_REASON_NONE</a><a href="PaymentFailureReason.html" name="lnrpc.PaymentFailureReason" id="lnrpc.PaymentFailureReason" class="extype">PaymentFailureReason</a></dd></dl></div></li><li class="indented0 " name="lnrpc.PaymentFailureReason#isFailureReasonTimeout" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="isFailureReasonTimeout:Boolean" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/PaymentFailureReason$$FAILURE_REASON_NONE$.html#isFailureReasonTimeout:Boolean" 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">isFailureReasonTimeout</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><a href="PaymentFailureReason.html" name="lnrpc.PaymentFailureReason" id="lnrpc.PaymentFailureReason" class="extype">PaymentFailureReason</a></dd></dl></div></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/PaymentFailureReason$$FAILURE_REASON_NONE$.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="scalapb.GeneratedEnum#isUnrecognized" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="isUnrecognized:Boolean" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/PaymentFailureReason$$FAILURE_REASON_NONE$.html#isUnrecognized:Boolean" 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">isUnrecognized</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>GeneratedEnum</dd></dl></div></li><li class="indented0 " name="scalapb.GeneratedEnum#javaValueDescriptor" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="javaValueDescriptor:com.google.protobuf.Descriptors.EnumValueDescriptor" class="anchorToMember"></a><a id="javaValueDescriptor:EnumValueDescriptor" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/PaymentFailureReason$$FAILURE_REASON_NONE$.html#javaValueDescriptor:com.google.protobuf.Descriptors.EnumValueDescriptor" 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">javaValueDescriptor</span><span class="result">: <span name="com.google.protobuf.Descriptors.EnumValueDescriptor" class="extype">EnumValueDescriptor</span></span></span><div class="fullcomment"><dl class="attributes block"><dt>Definition Classes</dt><dd>GeneratedEnum</dd></dl></div></li><li class="indented0 " name="lnrpc.PaymentFailureReason.FAILURE_REASON_NONE#name" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="name:String" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/PaymentFailureReason$$FAILURE_REASON_NONE$.html#name:String" 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">name</span><span class="result">: <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html#java.lang.String" name="java.lang.String" id="java.lang.String" class="extype">String</a></span></span><div class="fullcomment"><dl class="attributes block"><dt>Definition Classes</dt><dd><a href="" name="lnrpc.PaymentFailureReason.FAILURE_REASON_NONE" id="lnrpc.PaymentFailureReason.FAILURE_REASON_NONE" class="extype">FAILURE_REASON_NONE</a> → GeneratedEnum</dd></dl></div></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/PaymentFailureReason$$FAILURE_REASON_NONE$.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/PaymentFailureReason$$FAILURE_REASON_NONE$.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/PaymentFailureReason$$FAILURE_REASON_NONE$.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#productElementName" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="productElementName(n:Int):String" class="anchorToMember"></a><a id="productElementName(Int):String" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/PaymentFailureReason$$FAILURE_REASON_NONE$.html#productElementName(n:Int):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">productElementName</span><span class="params">(<span name="n">n: <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">: <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="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/PaymentFailureReason$$FAILURE_REASON_NONE$.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="scalapb.GeneratedEnum#scalaValueDescriptor" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="scalaValueDescriptor:scalapb.descriptors.EnumValueDescriptor" class="anchorToMember"></a><a id="scalaValueDescriptor:EnumValueDescriptor" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/PaymentFailureReason$$FAILURE_REASON_NONE$.html#scalaValueDescriptor:scalapb.descriptors.EnumValueDescriptor" 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">scalaValueDescriptor</span><span class="result">: <a href="https://javadoc.io/page/com.thesamet.scalapb/scalapb-runtime_2.13/0.11.17/scalapb/descriptors/EnumValueDescriptor.html#scalapb.descriptors.EnumValueDescriptor" name="scalapb.descriptors.EnumValueDescriptor" id="scalapb.descriptors.EnumValueDescriptor" class="extype">EnumValueDescriptor</a></span></span><div class="fullcomment"><dl class="attributes block"><dt>Definition Classes</dt><dd>GeneratedEnum</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:=&gt;T0):T0" class="anchorToMember"></a><a id="synchronized[T0](=&gt;T0):T0" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/PaymentFailureReason$$FAILURE_REASON_NONE$.html#synchronized[T0](x$1:=&gt;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: =&gt; <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.GeneratedEnum#toString" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="toString():String" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/PaymentFailureReason$$FAILURE_REASON_NONE$.html#toString():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">toString</span><span class="params">()</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>GeneratedEnum → Any</dd></dl></div></li><li class="indented0 " name="lnrpc.PaymentFailureReason#value" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="value:Int" class="anchorToMember"></a> <span class="permalink"><a href="../lnrpc/PaymentFailureReason$$FAILURE_REASON_NONE$.html#value:Int" 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/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="PaymentFailureReason.html" name="lnrpc.PaymentFailureReason" id="lnrpc.PaymentFailureReason" class="extype">PaymentFailureReason</a> → GeneratedEnum</dd></dl></div></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/PaymentFailureReason$$FAILURE_REASON_NONE$.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/PaymentFailureReason$$FAILURE_REASON_NONE$.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/PaymentFailureReason$$FAILURE_REASON_NONE$.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></ol></div></div><div id="inheritedMembers"><div name="lnrpc.PaymentFailureReason.Recognized" class="parent"><h3>Inherited from <a href="PaymentFailureReason$$Recognized.html" name="lnrpc.PaymentFailureReason.Recognized" id="lnrpc.PaymentFailureReason.Recognized" class="extype">Recognized</a></h3></div><div name="lnrpc.PaymentFailureReason" class="parent"><h3>Inherited from <a href="PaymentFailureReason.html" name="lnrpc.PaymentFailureReason" id="lnrpc.PaymentFailureReason" class="extype">PaymentFailureReason</a></h3></div><div name="scalapb.GeneratedEnum" class="parent"><h3>Inherited from <a href="https://javadoc.io/page/com.thesamet.scalapb/scalapb-runtime_2.13/0.11.17/scalapb/GeneratedEnum.html#scalapb.GeneratedEnum" name="scalapb.GeneratedEnum" id="scalapb.GeneratedEnum" class="extype">GeneratedEnum</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>