You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<tdclass="colFirst"><code>protected <ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a></code></td>
142
+
<tdclass="colFirst"><code>protected <ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a></code></td>
<tdclass="colFirst"><code><ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a></code></td>
190
+
<tdclass="colFirst"><code><ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a></code></td>
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../../../com/bitpay/sdk/model/invoice/MinerFeesItem.html#setSatoshisPerByte-java.lang.Integer-">setSatoshisPerByte</a></span>(<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> satoshisPerByte)</code>
209
+
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../../../com/bitpay/sdk/model/invoice/MinerFeesItem.html#setSatoshisPerByte-java.lang.Double-">setSatoshisPerByte</a></span>(<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a> satoshisPerByte)</code>
210
210
<divclass="block">Sets satoshis per byte.</div>
211
211
</td>
212
212
</tr>
@@ -244,7 +244,7 @@ <h3>Field Detail</h3>
244
244
<ulclass="blockList">
245
245
<liclass="blockList">
246
246
<h4>satoshisPerByte</h4>
247
-
<pre>protected <ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> satoshisPerByte</pre>
247
+
<pre>protected <ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a> satoshisPerByte</pre>
248
248
</li>
249
249
</ul>
250
250
<aname="totalFee">
@@ -297,21 +297,21 @@ <h3>Method Detail</h3>
297
297
<ulclass="blockList">
298
298
<liclass="blockList">
299
299
<h4>getSatoshisPerByte</h4>
300
-
<pre>public <ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> getSatoshisPerByte()</pre>
300
+
<pre>public <ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a> getSatoshisPerByte()</pre>
301
301
<divclass="block">Gets satoshis per byte.</div>
302
302
<dl>
303
303
<dt><spanclass="returnLabel">Returns:</span></dt>
304
304
<dd>the satoshis per byte</dd>
305
305
</dl>
306
306
</li>
307
307
</ul>
308
-
<aname="setSatoshisPerByte-java.lang.Integer-">
308
+
<aname="setSatoshisPerByte-java.lang.Double-">
309
309
<!-- -->
310
310
</a>
311
311
<ulclass="blockList">
312
312
<liclass="blockList">
313
313
<h4>setSatoshisPerByte</h4>
314
-
<pre>public void setSatoshisPerByte(<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> satoshisPerByte)</pre>
314
+
<pre>public void setSatoshisPerByte(<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a> satoshisPerByte)</pre>
</a><code>public static final <ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
Copy file name to clipboardExpand all lines: docs/index-all.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5401,7 +5401,7 @@ <h2 class="title">S</h2>
5401
5401
<dd>
5402
5402
<div class="block">Sets routing.</div>
5403
5403
</dd>
5404
-
<dt><span class="memberNameLink"><a href="com/bitpay/sdk/model/invoice/MinerFeesItem.html#setSatoshisPerByte-java.lang.Integer-">setSatoshisPerByte(Integer)</a></span> - Method in class com.bitpay.sdk.model.invoice.<a href="com/bitpay/sdk/model/invoice/MinerFeesItem.html" title="class in com.bitpay.sdk.model.invoice">MinerFeesItem</a></dt>
5404
+
<dt><span class="memberNameLink"><a href="com/bitpay/sdk/model/invoice/MinerFeesItem.html#setSatoshisPerByte-java.lang.Double-">setSatoshisPerByte(Double)</a></span> - Method in class com.bitpay.sdk.model.invoice.<a href="com/bitpay/sdk/model/invoice/MinerFeesItem.html" title="class in com.bitpay.sdk.model.invoice">MinerFeesItem</a></dt>
0 commit comments