mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-03-19 21:45:36 +01:00
27 lines
51 KiB
HTML
27 lines
51 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_.chainrpc" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="chainrpc" class="anchorToMember"></a><a id="chainrpc:chainrpc" class="anchorToMember"></a> <span class="permalink"><a href="../chainrpc/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">chainrpc</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="current-entities indented1"><a href="BlockEpoch$.html" title="" class="object"></a> <a href="BlockEpoch.html" title="" class="class"></a><a href="BlockEpoch.html" title="">BlockEpoch</a></li><li class="current-entities indented1"><a href="ChainKit$.html" title="" class="object"></a> <a href="ChainKit.html" title="ChainKit is a service that can be used to get information from the chain backend." class="trait"></a><a href="ChainKit.html" title="ChainKit is a service that can be used to get information from the chain backend.">ChainKit</a></li><li class="current-entities indented1"><a href="ChainKitClient$.html" title="" class="object"></a> <a href="" title="" class="trait"></a><a href="" title="">ChainKitClient</a></li><li class="current-entities indented1"><span class="separator"></span> <a href="ChainKitClientPowerApi.html" title="" class="trait"></a><a href="ChainKitClientPowerApi.html" title="">ChainKitClientPowerApi</a></li><li class="current-entities indented1"><span class="separator"></span> <a href="ChainKitHandler$.html" title="" class="object"></a><a href="ChainKitHandler$.html" title="">ChainKitHandler</a></li><li class="current-entities indented1"><a href="ChainNotifier$.html" title="" class="object"></a> <a href="ChainNotifier.html" title="ChainNotifier is a service that can be used to get information about the chain backend by registering notifiers for chain events." class="trait"></a><a href="ChainNotifier.html" title="ChainNotifier is a service that can be used to get information about the chain backend by registering notifiers for chain events.">ChainNotifier</a></li><li class="current-entities indented1"><a href="ChainNotifierClient$.html" title="" class="object"></a> <a href="ChainNotifierClient.html" title="" class="trait"></a><a href="ChainNotifierClient.html" title="">ChainNotifierClient</a></li><li class="cu
|
||
|
GetBestBlock returns the block hash and current height from the valid
|
||
|
most-work chain.</p><div class="fullcomment"><div class="comment cmt"><p>lncli: <code>chain getbestblock</code>
|
||
|
GetBestBlock returns the block hash and current height from the valid
|
||
|
most-work chain.
|
||
|
</p></div><dl class="attributes block"><dt>Definition Classes</dt><dd><a href="ChainKit.html" name="chainrpc.ChainKit" id="chainrpc.ChainKit" class="extype">ChainKit</a></dd></dl></div></li><li class="indented0 " name="chainrpc.ChainKit#getBlock" group="Ungrouped" fullComment="yes" data-isabs="true" visbl="pub"><a id="getBlock(in:chainrpc.GetBlockRequest):scala.concurrent.Future[chainrpc.GetBlockResponse]" class="anchorToMember"></a><a id="getBlock(GetBlockRequest):Future[GetBlockResponse]" class="anchorToMember"></a> <span class="permalink"><a href="../chainrpc/ChainKitClient.html#getBlock(in:chainrpc.GetBlockRequest):scala.concurrent.Future[chainrpc.GetBlockResponse]" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier">abstract </span> <span class="kind">def</span></span> <span class="symbol"><span class="name">getBlock</span><span class="params">(<span name="in">in: <a href="GetBlockRequest.html" name="chainrpc.GetBlockRequest" id="chainrpc.GetBlockRequest" class="extype">GetBlockRequest</a></span>)</span><span class="result">: <a href="https://www.scala-lang.org/api/2.13.13/scala/concurrent/Future.html#scala.concurrent.Future" name="scala.concurrent.Future" id="scala.concurrent.Future" class="extype">Future</a>[<a href="GetBlockResponse.html" name="chainrpc.GetBlockResponse" id="chainrpc.GetBlockResponse" class="extype">GetBlockResponse</a>]</span></span><p class="shortcomment cmt">lncli: <code>chain getblock</code>
|
||
|
GetBlock returns a block given the corresponding block hash.</p><div class="fullcomment"><div class="comment cmt"><p>lncli: <code>chain getblock</code>
|
||
|
GetBlock returns a block given the corresponding block hash.
|
||
|
</p></div><dl class="attributes block"><dt>Definition Classes</dt><dd><a href="ChainKit.html" name="chainrpc.ChainKit" id="chainrpc.ChainKit" class="extype">ChainKit</a></dd></dl></div></li><li class="indented0 " name="chainrpc.ChainKit#getBlockHash" group="Ungrouped" fullComment="yes" data-isabs="true" visbl="pub"><a id="getBlockHash(in:chainrpc.GetBlockHashRequest):scala.concurrent.Future[chainrpc.GetBlockHashResponse]" class="anchorToMember"></a><a id="getBlockHash(GetBlockHashRequest):Future[GetBlockHashResponse]" class="anchorToMember"></a> <span class="permalink"><a href="../chainrpc/ChainKitClient.html#getBlockHash(in:chainrpc.GetBlockHashRequest):scala.concurrent.Future[chainrpc.GetBlockHashResponse]" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier">abstract </span> <span class="kind">def</span></span> <span class="symbol"><span class="name">getBlockHash</span><span class="params">(<span name="in">in: <a href="GetBlockHashRequest.html" name="chainrpc.GetBlockHashRequest" id="chainrpc.GetBlockHashRequest" class="extype">GetBlockHashRequest</a></span>)</span><span class="result">: <a href="https://www.scala-lang.org/api/2.13.13/scala/concurrent/Future.html#scala.concurrent.Future" name="scala.concurrent.Future" id="scala.concurrent.Future" class="extype">Future</a>[<a href="GetBlockHashResponse.html" name="chainrpc.GetBlockHashResponse" id="chainrpc.GetBlockHashResponse" class="extype">GetBlockHashResponse</a>]</span></span><p class="shortcomment cmt">lncli: <code>chain getblockhash</code>
|
||
|
GetBlockHash returns the hash of the block in the best blockchain
|
||
|
at the given height.</p><div class="fullcomment"><div class="comment cmt"><p>lncli: <code>chain getblockhash</code>
|
||
|
GetBlockHash returns the hash of the block in the best blockchain
|
||
|
at the given height.
|
||
|
</p></div><dl class="attributes block"><dt>Definition Classes</dt><dd><a href="ChainKit.html" name="chainrpc.ChainKit" id="chainrpc.ChainKit" class="extype">ChainKit</a></dd></dl></div></li><li class="indented0 " name="chainrpc.ChainKit#getBlockHeader" group="Ungrouped" fullComment="yes" data-isabs="true" visbl="pub"><a id="getBlockHeader(in:chainrpc.GetBlockHeaderRequest):scala.concurrent.Future[chainrpc.GetBlockHeaderResponse]" class="anchorToMember"></a><a id="getBlockHeader(GetBlockHeaderRequest):Future[GetBlockHeaderResponse]" class="anchorToMember"></a> <span class="permalink"><a href="../chainrpc/ChainKitClient.html#getBlockHeader(in:chainrpc.GetBlockHeaderRequest):scala.concurrent.Future[chainrpc.GetBlockHeaderResponse]" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier">abstract </span> <span class="kind">def</span></span> <span class="symbol"><span class="name">getBlockHeader</span><span class="params">(<span name="in">in: <a href="GetBlockHeaderRequest.html" name="chainrpc.GetBlockHeaderRequest" id="chainrpc.GetBlockHeaderRequest" class="extype">GetBlockHeaderRequest</a></span>)</span><span class="result">: <a href="https://www.scala-lang.org/api/2.13.13/scala/concurrent/Future.html#scala.concurrent.Future" name="scala.concurrent.Future" id="scala.concurrent.Future" class="extype">Future</a>[<a href="GetBlockHeaderResponse.html" name="chainrpc.GetBlockHeaderResponse" id="chainrpc.GetBlockHeaderResponse" class="extype">GetBlockHeaderResponse</a>]</span></span><p class="shortcomment cmt">lncli: <code>chain getblockheader</code>
|
||
|
GetBlockHeader returns a block header with a particular block hash.</p><div class="fullcomment"><div class="comment cmt"><p>lncli: <code>chain getblockheader</code>
|
||
|
GetBlockHeader returns a block header with a particular block hash.
|
||
|
</p></div><dl class="attributes block"><dt>Definition Classes</dt><dd><a href="ChainKit.html" name="chainrpc.ChainKit" id="chainrpc.ChainKit" class="extype">ChainKit</a></dd></dl></div></li></ol></div><div class="values members"><h3>Concrete 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="../chainrpc/ChainKitClient.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.13/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.13/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="../chainrpc/ChainKitClient.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.13/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="../chainrpc/ChainKitClient.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.13/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.13/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="../chainrpc/ChainKitClient.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="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="../ch
|
||
|
prefer getBestBlock(chainrpc.GetBestBlockRequest) if possible.
|
||
|
</p></div><dl class="attributes block"><dt>Definition Classes</dt><dd><a href="ChainKitClientPowerApi.html" name="chainrpc.ChainKitClientPowerApi" id="chainrpc.ChainKitClientPowerApi" class="extype">ChainKitClientPowerApi</a></dd></dl></div></li><li class="indented0 " name="chainrpc.ChainKitClientPowerApi#getBlock" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="getBlock():org.apache.pekko.grpc.scaladsl.SingleResponseRequestBuilder[chainrpc.GetBlockRequest,chainrpc.GetBlockResponse]" class="anchorToMember"></a><a id="getBlock():SingleResponseRequestBuilder[GetBlockRequest,GetBlockResponse]" class="anchorToMember"></a> <span class="permalink"><a href="../chainrpc/ChainKitClient.html#getBlock():org.apache.pekko.grpc.scaladsl.SingleResponseRequestBuilder[chainrpc.GetBlockRequest,chainrpc.GetBlockResponse]" 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">getBlock</span><span class="params">()</span><span class="result">: <a href="https://pekko.apache.org/api/pekko-grpc/1.0.2/org/apache/pekko/grpc/org/apache/pekko/grpc/scaladsl/SingleResponseRequestBuilder.html#org.apache.pekko.grpc.scaladsl.SingleResponseRequestBuilder" name="org.apache.pekko.grpc.scaladsl.SingleResponseRequestBuilder" id="org.apache.pekko.grpc.scaladsl.SingleResponseRequestBuilder" class="extype">SingleResponseRequestBuilder</a>[<a href="GetBlockRequest.html" name="chainrpc.GetBlockRequest" id="chainrpc.GetBlockRequest" class="extype">GetBlockRequest</a>, <a href="GetBlockResponse.html" name="chainrpc.GetBlockResponse" id="chainrpc.GetBlockResponse" class="extype">GetBlockResponse</a>]</span></span><p class="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><div class="fullcomment"><div class="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
|
||
|
prefer getBlock(chainrpc.GetBlockRequest) if possible.
|
||
|
</p></div><dl class="attributes block"><dt>Definition Classes</dt><dd><a href="ChainKitClientPowerApi.html" name="chainrpc.ChainKitClientPowerApi" id="chainrpc.ChainKitClientPowerApi" class="extype">ChainKitClientPowerApi</a></dd></dl></div></li><li class="indented0 " name="chainrpc.ChainKitClientPowerApi#getBlockHash" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="getBlockHash():org.apache.pekko.grpc.scaladsl.SingleResponseRequestBuilder[chainrpc.GetBlockHashRequest,chainrpc.GetBlockHashResponse]" class="anchorToMember"></a><a id="getBlockHash():SingleResponseRequestBuilder[GetBlockHashRequest,GetBlockHashResponse]" class="anchorToMember"></a> <span class="permalink"><a href="../chainrpc/ChainKitClient.html#getBlockHash():org.apache.pekko.grpc.scaladsl.SingleResponseRequestBuilder[chainrpc.GetBlockHashRequest,chainrpc.GetBlockHashResponse]" 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">getBlockHash</span><span class="params">()</span><span class="result">: <a href="https://pekko.apache.org/api/pekko-grpc/1.0.2/org/apache/pekko/grpc/org/apache/pekko/grpc/scaladsl/SingleResponseRequestBuilder.html#org.apache.pekko.grpc.scaladsl.SingleResponseRequestBuilder" name="org.apache.pekko.grpc.scaladsl.SingleResponseRequestBuilder" id="org.apache.pekko.grpc.scaladsl.SingleResponseRequestBuilder" class="extype">SingleResponseRequestBuilder</a>[<a href="GetBlockHashRequest.html" name="chainrpc.GetBlockHashRequest" id="chainrpc.GetBlockHashRequest" class="extype">GetBlockHashRequest</a>, <a href="GetBlockHashResponse.html" name="chainrpc.GetBlockHashResponse" id="chainrpc.GetBlockHashResponse" class="extype">GetBlockHashResponse</a>]</span></span><p class="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><div class="fullcomment"><div class="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
|
||
|
prefer getBlockHash(chainrpc.GetBlockHashRequest) if possible.
|
||
|
</p></div><dl class="attributes block"><dt>Definition Classes</dt><dd><a href="ChainKitClientPowerApi.html" name="chainrpc.ChainKitClientPowerApi" id="chainrpc.ChainKitClientPowerApi" class="extype">ChainKitClientPowerApi</a></dd></dl></div></li><li class="indented0 " name="chainrpc.ChainKitClientPowerApi#getBlockHeader" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="getBlockHeader():org.apache.pekko.grpc.scaladsl.SingleResponseRequestBuilder[chainrpc.GetBlockHeaderRequest,chainrpc.GetBlockHeaderResponse]" class="anchorToMember"></a><a id="getBlockHeader():SingleResponseRequestBuilder[GetBlockHeaderRequest,GetBlockHeaderResponse]" class="anchorToMember"></a> <span class="permalink"><a href="../chainrpc/ChainKitClient.html#getBlockHeader():org.apache.pekko.grpc.scaladsl.SingleResponseRequestBuilder[chainrpc.GetBlockHeaderRequest,chainrpc.GetBlockHeaderResponse]" 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">getBlockHeader</span><span class="params">()</span><span class="result">: <a href="https://pekko.apache.org/api/pekko-grpc/1.0.2/org/apache/pekko/grpc/org/apache/pekko/grpc/scaladsl/SingleResponseRequestBuilder.html#org.apache.pekko.grpc.scaladsl.SingleResponseRequestBuilder" name="org.apache.pekko.grpc.scaladsl.SingleResponseRequestBuilder" id="org.apache.pekko.grpc.scaladsl.SingleResponseRequestBuilder" class="extype">SingleResponseRequestBuilder</a>[<a href="GetBlockHeaderRequest.html" name="chainrpc.GetBlockHeaderRequest" id="chainrpc.GetBlockHeaderRequest" class="extype">GetBlockHeaderRequest</a>, <a href="GetBlockHeaderResponse.html" name="chainrpc.GetBlockHeaderResponse" id="chainrpc.GetBlockHeaderResponse" class="extype">GetBlockHeaderResponse</a>]</span></span><p class="shortcomment cmt">Lower level "lifted" version of the method, giving access to request metadata etc.</p><div class="fullcomment"><div class="comment cmt"><p>Lower level "lifted" version of the method, giving access to request metadata etc.
|
||
|
prefer getBlockHeader(chainrpc.GetBlockHeaderRequest) if possible.
|
||
|
</p></div><dl class="attributes block"><dt>Definition Classes</dt><dd><a href="ChainKitClientPowerApi.html" name="chainrpc.ChainKitClientPowerApi" id="chainrpc.ChainKitClientPowerApi" class="extype">ChainKitClientPowerApi</a></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="../chainrpc/ChainKitClient.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/en/java/javase/21/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="scala.AnyRef#hashCode" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="hashCode():Int" class="anchorToMember"></a> <span class="permalink"><a href="../chainrpc/ChainKitClient.html#hashCode():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">hashCode</span><span class="params">()</span><span class="result">: <a href="https://www.scala-lang.org/api/2.13.13/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><dt>Annotations</dt><dd><span class="name">@native</span><span class="args">()</span> </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="../chainrpc/ChainKitClient.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.13/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="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="../chainrpc/ChainKitClient.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.13/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="s
|