From 2cd9fda5899bd196ebd6d2e07d2ecbac58dea64a Mon Sep 17 00:00:00 2001 From: woodser Date: Sun, 2 Apr 2023 16:05:30 -0400 Subject: [PATCH] update jsdocs --- docs/ConnectionType.html | 2 +- docs/GenUtils.html | 2 +- docs/HttpClient.html | 2 +- docs/LibraryUtils.html | 170 ++++- docs/MoneroAccount.html | 2 +- docs/MoneroAccountTag.html | 2 +- docs/MoneroAddressBookEntry.html | 2 +- docs/MoneroAltChain.html | 2 +- docs/MoneroBan.html | 2 +- docs/MoneroBlock.html | 2 +- docs/MoneroBlockHeader.html | 2 +- docs/MoneroBlockTemplate.html | 2 +- docs/MoneroCheck.html | 2 +- docs/MoneroCheckReserve.html | 2 +- docs/MoneroCheckTx.html | 2 +- docs/MoneroConnectionManager.html | 2 +- docs/MoneroConnectionManagerListener.html | 2 +- docs/MoneroConnectionSpan.html | 2 +- docs/MoneroDaemon.html | 173 ++++- docs/MoneroDaemonInfo.html | 2 +- docs/MoneroDaemonListener.html | 2 +- docs/MoneroDaemonRpc.html | 300 +++++++-- docs/MoneroDaemonSyncInfo.html | 2 +- docs/MoneroDaemonUpdateCheckResult.html | 2 +- docs/MoneroDaemonUpdateDownloadResult.html | 2 +- docs/MoneroDestination.html | 2 +- docs/MoneroError.html | 2 +- docs/MoneroFeeEstimate.html | 2 +- docs/MoneroHardForkInfo.html | 2 +- docs/MoneroIncomingTransfer.html | 2 +- docs/MoneroIntegratedAddress.html | 2 +- docs/MoneroKeyImage.html | 2 +- docs/MoneroKeyImageImportResult.html | 2 +- docs/MoneroKeyImageSpentStatus.html | 2 +- docs/MoneroMessageSignatureResult.html | 2 +- docs/MoneroMessageSignatureType.html | 2 +- docs/MoneroMinerTxSum.html | 2 +- docs/MoneroMiningStatus.html | 2 +- docs/MoneroMultisigInfo.html | 2 +- docs/MoneroMultisigInitResult.html | 2 +- docs/MoneroMultisigSignResult.html | 2 +- docs/MoneroNetworkType.html | 2 +- docs/MoneroOutgoingTransfer.html | 2 +- docs/MoneroOutput.html | 2 +- docs/MoneroOutputHistogramEntry.html | 2 +- docs/MoneroOutputQuery.html | 2 +- docs/MoneroOutputWallet.html | 2 +- docs/MoneroPeer.html | 2 +- docs/MoneroPruneResult.html | 594 ++++++++++++++++++ docs/MoneroRpcConnection.html | 2 +- docs/MoneroRpcError.html | 2 +- docs/MoneroSubaddress.html | 2 +- docs/MoneroSubmitTxResult.html | 2 +- docs/MoneroSyncResult.html | 2 +- docs/MoneroTransfer.html | 2 +- docs/MoneroTransferQuery.html | 2 +- docs/MoneroTx.html | 2 +- docs/MoneroTxConfig.html | 2 +- docs/MoneroTxPoolStats.html | 56 +- docs/MoneroTxPriority.html | 2 +- docs/MoneroTxQuery.html | 2 +- docs/MoneroTxSet.html | 2 +- docs/MoneroTxWallet.html | 2 +- docs/MoneroUtils.html | 2 +- docs/MoneroVersion.html | 2 +- docs/MoneroWallet.html | 489 +++++++++++--- docs/MoneroWalletConfig.html | 2 +- docs/MoneroWalletFull.html | 554 ++++++++++------ docs/MoneroWalletKeys.html | 2 +- docs/MoneroWalletListener.html | 2 +- docs/MoneroWalletRpc.html | 328 ++++++++-- docs/SslOptions.html | 2 +- docs/TaskLooper.html | 2 +- docs/ThreadPool.html | 2 +- docs/global.html | 14 +- docs/index.html | 2 +- docs/index.js.html | 3 +- docs/src_main_js_common_Filter.js.html | 2 +- docs/src_main_js_common_GenUtils.js.html | 2 +- docs/src_main_js_common_HttpClient.js.html | 2 +- docs/src_main_js_common_LibraryUtils.js.html | 17 +- ..._js_common_MoneroConnectionManager.js.html | 2 +- ...on_MoneroConnectionManagerListener.js.html | 2 +- docs/src_main_js_common_MoneroError.js.html | 2 +- ...main_js_common_MoneroRpcConnection.js.html | 2 +- .../src_main_js_common_MoneroRpcError.js.html | 2 +- docs/src_main_js_common_MoneroUtils.js.html | 4 +- ...src_main_js_common_MoneroWebWorker.js.html | 21 +- docs/src_main_js_common_SslOptions.js.html | 2 +- docs/src_main_js_common_TaskLooper.js.html | 2 +- docs/src_main_js_common_ThreadPool.js.html | 2 +- docs/src_main_js_common_biginteger.js.html | 2 +- docs/src_main_js_daemon_MoneroDaemon.js.html | 12 +- ...src_main_js_daemon_MoneroDaemonRpc.js.html | 47 +- ...ain_js_daemon_model_ConnectionType.js.html | 2 +- ...ain_js_daemon_model_MoneroAltChain.js.html | 2 +- ...src_main_js_daemon_model_MoneroBan.js.html | 2 +- ...c_main_js_daemon_model_MoneroBlock.js.html | 2 +- ..._js_daemon_model_MoneroBlockHeader.js.html | 2 +- ...s_daemon_model_MoneroBlockTemplate.js.html | 2 +- ..._daemon_model_MoneroConnectionSpan.js.html | 2 +- ...n_js_daemon_model_MoneroDaemonInfo.js.html | 2 +- ..._daemon_model_MoneroDaemonListener.js.html | 2 +- ..._daemon_model_MoneroDaemonSyncInfo.js.html | 2 +- ...odel_MoneroDaemonUpdateCheckResult.js.html | 2 +- ...l_MoneroDaemonUpdateDownloadResult.js.html | 2 +- ..._js_daemon_model_MoneroFeeEstimate.js.html | 2 +- ...js_daemon_model_MoneroHardForkInfo.js.html | 2 +- ...ain_js_daemon_model_MoneroKeyImage.js.html | 2 +- ...on_model_MoneroKeyImageSpentStatus.js.html | 2 +- ...n_js_daemon_model_MoneroMinerTxSum.js.html | 2 +- ...js_daemon_model_MoneroMiningStatus.js.html | 2 +- ..._js_daemon_model_MoneroNetworkType.js.html | 2 +- ..._main_js_daemon_model_MoneroOutput.js.html | 2 +- ...n_model_MoneroOutputHistogramEntry.js.html | 2 +- ...rc_main_js_daemon_model_MoneroPeer.js.html | 2 +- ..._js_daemon_model_MoneroPruneResult.js.html | 87 +++ ..._daemon_model_MoneroSubmitTxResult.js.html | 2 +- .../src_main_js_daemon_model_MoneroTx.js.html | 2 +- ..._js_daemon_model_MoneroTxPoolStats.js.html | 4 +- ...main_js_daemon_model_MoneroVersion.js.html | 2 +- docs/src_main_js_wallet_MoneroWallet.js.html | 23 +- ...rc_main_js_wallet_MoneroWalletFull.js.html | 40 +- ...rc_main_js_wallet_MoneroWalletKeys.js.html | 2 +- ...src_main_js_wallet_MoneroWalletRpc.js.html | 9 +- ...main_js_wallet_model_MoneroAccount.js.html | 2 +- ...n_js_wallet_model_MoneroAccountTag.js.html | 2 +- ...allet_model_MoneroAddressBookEntry.js.html | 2 +- ...c_main_js_wallet_model_MoneroCheck.js.html | 2 +- ...js_wallet_model_MoneroCheckReserve.js.html | 2 +- ...main_js_wallet_model_MoneroCheckTx.js.html | 2 +- ..._js_wallet_model_MoneroDestination.js.html | 2 +- ...allet_model_MoneroIncomingTransfer.js.html | 2 +- ...llet_model_MoneroIntegratedAddress.js.html | 2 +- ...t_model_MoneroKeyImageImportResult.js.html | 2 +- ...model_MoneroMessageSignatureResult.js.html | 2 +- ...t_model_MoneroMessageSignatureType.js.html | 2 +- ...js_wallet_model_MoneroMultisigInfo.js.html | 2 +- ...let_model_MoneroMultisigInitResult.js.html | 2 +- ...let_model_MoneroMultisigSignResult.js.html | 2 +- ...allet_model_MoneroOutgoingTransfer.js.html | 2 +- ..._js_wallet_model_MoneroOutputQuery.js.html | 2 +- ...js_wallet_model_MoneroOutputWallet.js.html | 2 +- ...n_js_wallet_model_MoneroSubaddress.js.html | 2 +- ...n_js_wallet_model_MoneroSyncResult.js.html | 2 +- ...ain_js_wallet_model_MoneroTransfer.js.html | 2 +- ...s_wallet_model_MoneroTransferQuery.js.html | 2 +- ...ain_js_wallet_model_MoneroTxConfig.js.html | 2 +- ...n_js_wallet_model_MoneroTxPriority.js.html | 2 +- ...main_js_wallet_model_MoneroTxQuery.js.html | 2 +- ...c_main_js_wallet_model_MoneroTxSet.js.html | 2 +- ...ain_js_wallet_model_MoneroTxWallet.js.html | 2 +- ...js_wallet_model_MoneroWalletConfig.js.html | 2 +- ..._wallet_model_MoneroWalletListener.js.html | 2 +- 154 files changed, 2601 insertions(+), 612 deletions(-) create mode 100644 docs/MoneroPruneResult.html create mode 100644 docs/src_main_js_daemon_model_MoneroPruneResult.js.html diff --git a/docs/ConnectionType.html b/docs/ConnectionType.html index b286cc2c1..c2bf08a1b 100644 --- a/docs/ConnectionType.html +++ b/docs/ConnectionType.html @@ -641,7 +641,7 @@

(static) val
diff --git a/docs/GenUtils.html b/docs/GenUtils.html index f08acff37..ffd09427a 100644 --- a/docs/GenUtils.html +++ b/docs/GenUtils.html @@ -14201,7 +14201,7 @@

Parameters:

diff --git a/docs/HttpClient.html b/docs/HttpClient.html index cd82145f3..35e084bd9 100644 --- a/docs/HttpClient.html +++ b/docs/HttpClient.html @@ -771,7 +771,7 @@
Returns:

diff --git a/docs/LibraryUtils.html b/docs/LibraryUtils.html index 578150328..b50f15aa2 100644 --- a/docs/LibraryUtils.html +++ b/docs/LibraryUtils.html @@ -133,6 +133,90 @@

LibraryUtil

Methods

+ + + + + + +

(static) deserializeError()

+ + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + + + @@ -1233,6 +1317,90 @@
Parameters:
+ + + + + + +

(static) serializeError()

+ + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + + + @@ -1685,7 +1853,7 @@
Parameters:

diff --git a/docs/MoneroAccount.html b/docs/MoneroAccount.html index eb35a2db1..261b35ba6 100644 --- a/docs/MoneroAccount.html +++ b/docs/MoneroAccount.html @@ -1335,7 +1335,7 @@

toString
diff --git a/docs/MoneroAccountTag.html b/docs/MoneroAccountTag.html index 953030dc7..0b12a74f1 100644 --- a/docs/MoneroAccountTag.html +++ b/docs/MoneroAccountTag.html @@ -663,7 +663,7 @@

setTag
diff --git a/docs/MoneroAddressBookEntry.html b/docs/MoneroAddressBookEntry.html index f422574e7..5a9e2ba6b 100644 --- a/docs/MoneroAddressBookEntry.html +++ b/docs/MoneroAddressBookEntry.html @@ -915,7 +915,7 @@

toJson
diff --git a/docs/MoneroAltChain.html b/docs/MoneroAltChain.html index 178b8ff99..caa7b103c 100644 --- a/docs/MoneroAltChain.html +++ b/docs/MoneroAltChain.html @@ -1083,7 +1083,7 @@

toJson
diff --git a/docs/MoneroBan.html b/docs/MoneroBan.html index c3ac31799..c87997d8f 100644 --- a/docs/MoneroBan.html +++ b/docs/MoneroBan.html @@ -915,7 +915,7 @@

toJson
diff --git a/docs/MoneroBlock.html b/docs/MoneroBlock.html index a6b398912..585c5a036 100644 --- a/docs/MoneroBlock.html +++ b/docs/MoneroBlock.html @@ -4585,7 +4585,7 @@

toString
diff --git a/docs/MoneroBlockHeader.html b/docs/MoneroBlockHeader.html index abf9fcf38..621d2ce88 100644 --- a/docs/MoneroBlockHeader.html +++ b/docs/MoneroBlockHeader.html @@ -3676,7 +3676,7 @@

toString
diff --git a/docs/MoneroBlockTemplate.html b/docs/MoneroBlockTemplate.html index 198687454..bedf6115d 100644 --- a/docs/MoneroBlockTemplate.html +++ b/docs/MoneroBlockTemplate.html @@ -2007,7 +2007,7 @@

toJson
diff --git a/docs/MoneroCheck.html b/docs/MoneroCheck.html index 9ea0cd11a..a7f6f5b8a 100644 --- a/docs/MoneroCheck.html +++ b/docs/MoneroCheck.html @@ -327,7 +327,7 @@

setIsGood
diff --git a/docs/MoneroCheckReserve.html b/docs/MoneroCheckReserve.html index a7198418f..765e4786c 100644 --- a/docs/MoneroCheckReserve.html +++ b/docs/MoneroCheckReserve.html @@ -768,7 +768,7 @@

toJson
diff --git a/docs/MoneroCheckTx.html b/docs/MoneroCheckTx.html index a90cdfe92..72f62ba0b 100644 --- a/docs/MoneroCheckTx.html +++ b/docs/MoneroCheckTx.html @@ -936,7 +936,7 @@

toJson
diff --git a/docs/MoneroConnectionManager.html b/docs/MoneroConnectionManager.html index afbe76e66..1f7bf17e5 100644 --- a/docs/MoneroConnectionManager.html +++ b/docs/MoneroConnectionManager.html @@ -3401,7 +3401,7 @@
Returns:

diff --git a/docs/MoneroConnectionManagerListener.html b/docs/MoneroConnectionManagerListener.html index 2145c8a7a..c03ad340e 100644 --- a/docs/MoneroConnectionManagerListener.html +++ b/docs/MoneroConnectionManagerListener.html @@ -296,7 +296,7 @@
Parameters:

diff --git a/docs/MoneroConnectionSpan.html b/docs/MoneroConnectionSpan.html index fb1130125..abdb63dca 100644 --- a/docs/MoneroConnectionSpan.html +++ b/docs/MoneroConnectionSpan.html @@ -1419,7 +1419,7 @@

toJson
diff --git a/docs/MoneroDaemon.html b/docs/MoneroDaemon.html index 41d2af17e..bbeec3b70 100644 --- a/docs/MoneroDaemon.html +++ b/docs/MoneroDaemon.html @@ -300,7 +300,7 @@

(async) Source:
@@ -459,7 +459,7 @@

Parameters:
Source:
@@ -7141,6 +7141,165 @@
Returns:
+

(async) pruneBlockchain(check) → {MoneroPruneResult}

+ + + + + + +
+ Prune the blockchain. +
+ + + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
check + + +boolean + + + + specifies to check the pruning (default false)
+ + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + + + + + + + + + +
Returns:
+ + +
+ the prune result +
+ + + +
+
+ Type +
+
+ +MoneroPruneResult + + +
+
+ + + + + + + + + + + + +

(async) relayTxByHash(txHash)

@@ -8891,7 +9050,7 @@

(async) stopSource:
@@ -9253,7 +9412,7 @@
Parameters:
Source:
@@ -9523,7 +9682,7 @@

(async
Source:
@@ -9682,7 +9841,7 @@
Parameters:
Source:
@@ -9750,7 +9909,7 @@
Returns:

diff --git a/docs/MoneroDaemonInfo.html b/docs/MoneroDaemonInfo.html index ec06bd8b3..5478772d9 100644 --- a/docs/MoneroDaemonInfo.html +++ b/docs/MoneroDaemonInfo.html @@ -5787,7 +5787,7 @@

toJson
diff --git a/docs/MoneroDaemonListener.html b/docs/MoneroDaemonListener.html index 61f0fd3a3..db7574c36 100644 --- a/docs/MoneroDaemonListener.html +++ b/docs/MoneroDaemonListener.html @@ -406,7 +406,7 @@
Parameters:

diff --git a/docs/MoneroDaemonRpc.html b/docs/MoneroDaemonRpc.html index e485acf45..bd30e54d4 100644 --- a/docs/MoneroDaemonRpc.html +++ b/docs/MoneroDaemonRpc.html @@ -90,7 +90,7 @@

MoneroDaemo
Source:
@@ -254,7 +254,7 @@

Parameters:
Source:
@@ -349,7 +349,7 @@

(async) Source:
@@ -515,7 +515,7 @@

Parameters:
Source:
@@ -684,7 +684,7 @@
Parameters:
Source:
@@ -779,7 +779,7 @@

(async) Source:
@@ -896,7 +896,7 @@

(async) g
Source:
@@ -1062,7 +1062,7 @@

Parameters:
Source:
@@ -1228,7 +1228,7 @@
Parameters:
Source:
@@ -1394,7 +1394,7 @@
Parameters:
Source:
@@ -1560,7 +1560,7 @@
Parameters:
Source:
@@ -1726,7 +1726,7 @@
Parameters:
Source:
@@ -1915,7 +1915,7 @@
Parameters:
Source:
@@ -2104,7 +2104,7 @@
Parameters:
Source:
@@ -2270,7 +2270,7 @@
Parameters:
Source:
@@ -2459,7 +2459,7 @@
Parameters:
Source:
@@ -2672,7 +2672,7 @@
Parameters:
Source:
@@ -2789,7 +2789,7 @@

(async) Source:
@@ -2955,7 +2955,7 @@
Parameters:
Source:
@@ -3072,7 +3072,7 @@

(async) Source:
@@ -3189,7 +3189,7 @@

(async) getH
Source:
@@ -3306,7 +3306,7 @@

(async) getInf
Source:
@@ -3472,7 +3472,7 @@

Parameters:
Source:
@@ -3638,7 +3638,7 @@
Parameters:
Source:
@@ -3755,7 +3755,7 @@

(async)
Source:
@@ -3872,7 +3872,7 @@

(async) Source:
@@ -3989,7 +3989,7 @@

getListen
Source:
@@ -4178,7 +4178,7 @@

Parameters:
Source:
@@ -4295,7 +4295,7 @@

(async) Source:
@@ -4530,7 +4530,7 @@
Parameters:
Source:
@@ -4790,7 +4790,7 @@
Parameters:
Source:
@@ -4907,7 +4907,7 @@

(async) ge
Source:
@@ -5024,7 +5024,7 @@

(async) getPe
Source:
@@ -5134,7 +5134,7 @@

getProcess<
Source:
@@ -5232,7 +5232,7 @@

(async) Source:
@@ -5349,7 +5349,7 @@

(async) ge
Source:
@@ -5550,7 +5550,7 @@

Parameters:
Source:
@@ -5751,7 +5751,7 @@
Parameters:
Source:
@@ -5952,7 +5952,7 @@
Parameters:
Source:
@@ -6070,7 +6070,7 @@

(async) getT
Source:
@@ -6187,7 +6187,7 @@

(async) Source:
@@ -6304,7 +6304,7 @@

(async) Source:
@@ -6421,7 +6421,7 @@

(async) Source:
@@ -6622,7 +6622,7 @@

Parameters:
Source:
@@ -6739,7 +6739,7 @@

(async) Source:
@@ -6856,7 +6856,7 @@

(async) get
Source:
@@ -6973,7 +6973,7 @@

(async) is
Source:
@@ -7090,7 +7090,7 @@

(async) isTr
Source:
@@ -7148,6 +7148,172 @@

Returns:
+

(async) pruneBlockchain(check) → {MoneroPruneResult}

+ + + + + + +
+ Prune the blockchain. +
+ + + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
check + + +boolean + + + + specifies to check the pruning (default false)
+ + + + + + +
+ + + + + + + + + + + + +
Implements:
+
+ + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + + + + + + + + + +
Returns:
+ + +
+ the prune result +
+ + + +
+
+ Type +
+
+ +MoneroPruneResult + + +
+
+ + + + + + + + + + + + +

(async) relayTxsByHash(txHashes)

@@ -7256,7 +7422,7 @@
Parameters:
Source:
@@ -7400,7 +7566,7 @@
Parameters:
Source:
@@ -7495,7 +7661,7 @@

(async) Source:
@@ -7612,7 +7778,7 @@

(async) Source:
@@ -7778,7 +7944,7 @@
Parameters:
Source:
@@ -7944,7 +8110,7 @@
Parameters:
Source:
@@ -8088,7 +8254,7 @@
Parameters:
Source:
@@ -8232,7 +8398,7 @@
Parameters:
Source:
@@ -8376,7 +8542,7 @@
Parameters:
Source:
@@ -8515,7 +8681,7 @@
Parameters:
Source:
@@ -8750,7 +8916,7 @@
Parameters:
Source:
@@ -8845,7 +9011,7 @@

(async) stopSource:
@@ -8940,7 +9106,7 @@

(async) sto
Source:
@@ -9028,7 +9194,7 @@

(async) st
Source:
@@ -9172,7 +9338,7 @@

Parameters:
Source:
@@ -9316,7 +9482,7 @@
Parameters:
Source:
@@ -9483,7 +9649,7 @@
Parameters:
Source:
@@ -9600,7 +9766,7 @@

(async
Source:
@@ -9668,7 +9834,7 @@
Returns:

diff --git a/docs/MoneroDaemonSyncInfo.html b/docs/MoneroDaemonSyncInfo.html index 2b65d930e..9a6d12e54 100644 --- a/docs/MoneroDaemonSyncInfo.html +++ b/docs/MoneroDaemonSyncInfo.html @@ -1587,7 +1587,7 @@

toJson
diff --git a/docs/MoneroDaemonUpdateCheckResult.html b/docs/MoneroDaemonUpdateCheckResult.html index beadd6f2d..609bb0bbe 100644 --- a/docs/MoneroDaemonUpdateCheckResult.html +++ b/docs/MoneroDaemonUpdateCheckResult.html @@ -1182,7 +1182,7 @@

setVersion<
diff --git a/docs/MoneroDaemonUpdateDownloadResult.html b/docs/MoneroDaemonUpdateDownloadResult.html index 8b4f351a7..aa5e266d9 100644 --- a/docs/MoneroDaemonUpdateDownloadResult.html +++ b/docs/MoneroDaemonUpdateDownloadResult.html @@ -406,7 +406,7 @@

setDow
diff --git a/docs/MoneroDestination.html b/docs/MoneroDestination.html index 9af72a12a..3b58f23b5 100644 --- a/docs/MoneroDestination.html +++ b/docs/MoneroDestination.html @@ -832,7 +832,7 @@

toString
diff --git a/docs/MoneroError.html b/docs/MoneroError.html index adb5d8b40..30fa7b915 100644 --- a/docs/MoneroError.html +++ b/docs/MoneroError.html @@ -403,7 +403,7 @@

toString
diff --git a/docs/MoneroFeeEstimate.html b/docs/MoneroFeeEstimate.html index 8460142d2..f68d31daa 100644 --- a/docs/MoneroFeeEstimate.html +++ b/docs/MoneroFeeEstimate.html @@ -971,7 +971,7 @@

toString
diff --git a/docs/MoneroHardForkInfo.html b/docs/MoneroHardForkInfo.html index 032b4b44e..c917ac28b 100644 --- a/docs/MoneroHardForkInfo.html +++ b/docs/MoneroHardForkInfo.html @@ -1923,7 +1923,7 @@

toJson
diff --git a/docs/MoneroIncomingTransfer.html b/docs/MoneroIncomingTransfer.html index ada89aba6..652137286 100644 --- a/docs/MoneroIncomingTransfer.html +++ b/docs/MoneroIncomingTransfer.html @@ -1973,7 +1973,7 @@

toString
diff --git a/docs/MoneroIntegratedAddress.html b/docs/MoneroIntegratedAddress.html index 389398da1..4f17f5290 100644 --- a/docs/MoneroIntegratedAddress.html +++ b/docs/MoneroIntegratedAddress.html @@ -831,7 +831,7 @@

toString
diff --git a/docs/MoneroKeyImage.html b/docs/MoneroKeyImage.html index b299c6cc8..3ba5ff61b 100644 --- a/docs/MoneroKeyImage.html +++ b/docs/MoneroKeyImage.html @@ -913,7 +913,7 @@

toString
diff --git a/docs/MoneroKeyImageImportResult.html b/docs/MoneroKeyImageImportResult.html index 209b2b83a..031ef2630 100644 --- a/docs/MoneroKeyImageImportResult.html +++ b/docs/MoneroKeyImageImportResult.html @@ -747,7 +747,7 @@

toJson
diff --git a/docs/MoneroKeyImageSpentStatus.html b/docs/MoneroKeyImageSpentStatus.html index cd9e25d8d..ff32e2a7e 100644 --- a/docs/MoneroKeyImageSpentStatus.html +++ b/docs/MoneroKeyImageSpentStatus.html @@ -335,7 +335,7 @@

(static) TX_P
diff --git a/docs/MoneroMessageSignatureResult.html b/docs/MoneroMessageSignatureResult.html index 5f9785f2e..887c155f5 100644 --- a/docs/MoneroMessageSignatureResult.html +++ b/docs/MoneroMessageSignatureResult.html @@ -915,7 +915,7 @@

toJson
diff --git a/docs/MoneroMessageSignatureType.html b/docs/MoneroMessageSignatureType.html index e1be59c22..2e333a030 100644 --- a/docs/MoneroMessageSignatureType.html +++ b/docs/MoneroMessageSignatureType.html @@ -273,7 +273,7 @@

(static)
diff --git a/docs/MoneroMinerTxSum.html b/docs/MoneroMinerTxSum.html index 970503098..2a0293600 100644 --- a/docs/MoneroMinerTxSum.html +++ b/docs/MoneroMinerTxSum.html @@ -579,7 +579,7 @@

toJson
diff --git a/docs/MoneroMiningStatus.html b/docs/MoneroMiningStatus.html index fec86180f..073f25d27 100644 --- a/docs/MoneroMiningStatus.html +++ b/docs/MoneroMiningStatus.html @@ -1083,7 +1083,7 @@

toJson
diff --git a/docs/MoneroMultisigInfo.html b/docs/MoneroMultisigInfo.html index 53e025ca6..47f2a7652 100644 --- a/docs/MoneroMultisigInfo.html +++ b/docs/MoneroMultisigInfo.html @@ -915,7 +915,7 @@

toJson
diff --git a/docs/MoneroMultisigInitResult.html b/docs/MoneroMultisigInitResult.html index 029089524..d8b28f9b0 100644 --- a/docs/MoneroMultisigInitResult.html +++ b/docs/MoneroMultisigInitResult.html @@ -581,7 +581,7 @@

toJson
diff --git a/docs/MoneroMultisigSignResult.html b/docs/MoneroMultisigSignResult.html index 9eaa40d70..a453cf6cf 100644 --- a/docs/MoneroMultisigSignResult.html +++ b/docs/MoneroMultisigSignResult.html @@ -579,7 +579,7 @@

toJson
diff --git a/docs/MoneroNetworkType.html b/docs/MoneroNetworkType.html index 9be019c9c..bc1cf4324 100644 --- a/docs/MoneroNetworkType.html +++ b/docs/MoneroNetworkType.html @@ -904,7 +904,7 @@
Parameters:

diff --git a/docs/MoneroOutgoingTransfer.html b/docs/MoneroOutgoingTransfer.html index ec105a86a..03a0bfbc7 100644 --- a/docs/MoneroOutgoingTransfer.html +++ b/docs/MoneroOutgoingTransfer.html @@ -1850,7 +1850,7 @@

toString
diff --git a/docs/MoneroOutput.html b/docs/MoneroOutput.html index 9ce732c35..1fa49ebb4 100644 --- a/docs/MoneroOutput.html +++ b/docs/MoneroOutput.html @@ -1559,7 +1559,7 @@

toString
diff --git a/docs/MoneroOutputHistogramEntry.html b/docs/MoneroOutputHistogramEntry.html index 4827931ba..b0f8c919b 100644 --- a/docs/MoneroOutputHistogramEntry.html +++ b/docs/MoneroOutputHistogramEntry.html @@ -915,7 +915,7 @@

toJson
diff --git a/docs/MoneroOutputQuery.html b/docs/MoneroOutputQuery.html index 497567477..eab7885e2 100644 --- a/docs/MoneroOutputQuery.html +++ b/docs/MoneroOutputQuery.html @@ -3619,7 +3619,7 @@

toString
diff --git a/docs/MoneroOutputWallet.html b/docs/MoneroOutputWallet.html index 8f7241958..0da0923e8 100644 --- a/docs/MoneroOutputWallet.html +++ b/docs/MoneroOutputWallet.html @@ -2473,7 +2473,7 @@

toString
diff --git a/docs/MoneroPeer.html b/docs/MoneroPeer.html index 584ab815e..5ffb07b7d 100644 --- a/docs/MoneroPeer.html +++ b/docs/MoneroPeer.html @@ -4638,7 +4638,7 @@

toJson
diff --git a/docs/MoneroPruneResult.html b/docs/MoneroPruneResult.html new file mode 100644 index 000000000..7e45930e1 --- /dev/null +++ b/docs/MoneroPruneResult.html @@ -0,0 +1,594 @@ + + + + + JSDoc: Class: MoneroPruneResult + + + + + + + + + + +
+ +

Class: MoneroPruneResult

+ + + + + + +
+ +
+ +

MoneroPruneResult()

+ +
Result of pruning the blockchain.
+ + +
+ +
+
+ + + + +

Constructor

+ + + +

new MoneroPruneResult()

+ + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + +

Methods

+ + + + + + + +

getPruningSeed()

+ + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +

isPruned()

+ + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +

setIsPruned()

+ + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +

setPruningSeed()

+ + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +

toJson()

+ + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + + \ No newline at end of file diff --git a/docs/MoneroRpcConnection.html b/docs/MoneroRpcConnection.html index debbab90d..38014fd2d 100644 --- a/docs/MoneroRpcConnection.html +++ b/docs/MoneroRpcConnection.html @@ -2881,7 +2881,7 @@

toString
diff --git a/docs/MoneroRpcError.html b/docs/MoneroRpcError.html index d2922f28a..e3ea68661 100644 --- a/docs/MoneroRpcError.html +++ b/docs/MoneroRpcError.html @@ -533,7 +533,7 @@

toString
diff --git a/docs/MoneroSubaddress.html b/docs/MoneroSubaddress.html index 314f8aca5..1e944c2c0 100644 --- a/docs/MoneroSubaddress.html +++ b/docs/MoneroSubaddress.html @@ -1839,7 +1839,7 @@

toString
diff --git a/docs/MoneroSubmitTxResult.html b/docs/MoneroSubmitTxResult.html index eb988cef5..a1b38889d 100644 --- a/docs/MoneroSubmitTxResult.html +++ b/docs/MoneroSubmitTxResult.html @@ -2595,7 +2595,7 @@

toJson
diff --git a/docs/MoneroSyncResult.html b/docs/MoneroSyncResult.html index 5c90e0364..51d07f0bb 100644 --- a/docs/MoneroSyncResult.html +++ b/docs/MoneroSyncResult.html @@ -495,7 +495,7 @@

setRe
diff --git a/docs/MoneroTransfer.html b/docs/MoneroTransfer.html index 34cd8364e..fdf706ae9 100644 --- a/docs/MoneroTransfer.html +++ b/docs/MoneroTransfer.html @@ -1297,7 +1297,7 @@

toString
diff --git a/docs/MoneroTransferQuery.html b/docs/MoneroTransferQuery.html index 331851e09..7db52a123 100644 --- a/docs/MoneroTransferQuery.html +++ b/docs/MoneroTransferQuery.html @@ -3218,7 +3218,7 @@

toString
diff --git a/docs/MoneroTx.html b/docs/MoneroTx.html index 27d6e0578..117203452 100644 --- a/docs/MoneroTx.html +++ b/docs/MoneroTx.html @@ -7001,7 +7001,7 @@

toString
diff --git a/docs/MoneroTxConfig.html b/docs/MoneroTxConfig.html index 74c8a581c..dff3ae414 100644 --- a/docs/MoneroTxConfig.html +++ b/docs/MoneroTxConfig.html @@ -3993,7 +3993,7 @@

toJson
diff --git a/docs/MoneroTxPoolStats.html b/docs/MoneroTxPoolStats.html index 9d5cc46f5..aef2316c5 100644 --- a/docs/MoneroTxPoolStats.html +++ b/docs/MoneroTxPoolStats.html @@ -197,7 +197,7 @@

getBytesMa
Source:
@@ -281,7 +281,7 @@

getBytesMe
Source:
@@ -365,7 +365,7 @@

getBytesMi
Source:
@@ -449,7 +449,7 @@

getBytes
Source:
@@ -533,7 +533,7 @@

getFeeTota
Source:
@@ -617,7 +617,7 @@

getHistoSource:
@@ -701,7 +701,7 @@

getHisto9
Source:
@@ -785,7 +785,7 @@

getNum10mSource:
@@ -869,7 +869,7 @@

get
Source:
@@ -953,7 +953,7 @@

getNumFa
Source:
@@ -1037,7 +1037,7 @@

getNu
Source:
@@ -1121,7 +1121,7 @@

getNumTxsSource:
@@ -1205,7 +1205,7 @@

get
Source:
@@ -1289,7 +1289,7 @@

setBytesMa
Source:
@@ -1373,7 +1373,7 @@

setBytesMe
Source:
@@ -1457,7 +1457,7 @@

setBytesMi
Source:
@@ -1541,7 +1541,7 @@

setBytes
Source:
@@ -1625,7 +1625,7 @@

setFeeTota
Source:
@@ -1709,7 +1709,7 @@

setHistoSource:
@@ -1793,7 +1793,7 @@

setHisto9
Source:
@@ -1877,7 +1877,7 @@

setNum10mSource:
@@ -1961,7 +1961,7 @@

set
Source:
@@ -2045,7 +2045,7 @@

setNumFa
Source:
@@ -2129,7 +2129,7 @@

setNu
Source:
@@ -2213,7 +2213,7 @@

setNumTxsSource:
@@ -2297,7 +2297,7 @@

set
Source:
@@ -2381,7 +2381,7 @@

toJsonSource:
@@ -2427,7 +2427,7 @@

toJson
diff --git a/docs/MoneroTxPriority.html b/docs/MoneroTxPriority.html index c445ba4f4..1bde31131 100644 --- a/docs/MoneroTxPriority.html +++ b/docs/MoneroTxPriority.html @@ -397,7 +397,7 @@

(static)
diff --git a/docs/MoneroTxQuery.html b/docs/MoneroTxQuery.html index 0ec05fad3..e1f04410f 100644 --- a/docs/MoneroTxQuery.html +++ b/docs/MoneroTxQuery.html @@ -12334,7 +12334,7 @@

toString
diff --git a/docs/MoneroTxSet.html b/docs/MoneroTxSet.html index c8106d4dc..bbafe9540 100644 --- a/docs/MoneroTxSet.html +++ b/docs/MoneroTxSet.html @@ -1088,7 +1088,7 @@

toString
diff --git a/docs/MoneroTxWallet.html b/docs/MoneroTxWallet.html index d14d71d6e..0f7cf2e8a 100644 --- a/docs/MoneroTxWallet.html +++ b/docs/MoneroTxWallet.html @@ -9992,7 +9992,7 @@

toString
diff --git a/docs/MoneroUtils.html b/docs/MoneroUtils.html index adab4a5a2..b94652048 100644 --- a/docs/MoneroUtils.html +++ b/docs/MoneroUtils.html @@ -3878,7 +3878,7 @@
Returns:

diff --git a/docs/MoneroVersion.html b/docs/MoneroVersion.html index bda41848a..b1b32e3f7 100644 --- a/docs/MoneroVersion.html +++ b/docs/MoneroVersion.html @@ -729,7 +729,7 @@

toJson
diff --git a/docs/MoneroWallet.html b/docs/MoneroWallet.html index d5ee24b9c..e119f46a7 100644 --- a/docs/MoneroWallet.html +++ b/docs/MoneroWallet.html @@ -235,7 +235,7 @@
Parameters:
Source:
@@ -554,7 +554,7 @@
Parameters:
Source:
@@ -737,7 +737,7 @@
Parameters:
Source:
@@ -942,7 +942,7 @@
Parameters:
Source:
@@ -1147,7 +1147,7 @@
Parameters:
Source:
@@ -1375,7 +1375,7 @@
Parameters:
Source:
@@ -1534,7 +1534,7 @@
Parameters:
Source:
@@ -1853,7 +1853,7 @@
Parameters:
Source:
@@ -2274,7 +2274,7 @@
Properties
Source:
@@ -2718,7 +2718,7 @@
Properties
Source:
@@ -3036,7 +3036,7 @@
Parameters:
Source:
@@ -3173,7 +3173,7 @@
Parameters:
Source:
@@ -3332,7 +3332,7 @@
Parameters:
Source:
@@ -3491,7 +3491,7 @@
Parameters:
Source:
@@ -3742,7 +3742,7 @@
Parameters:
Source:
@@ -3904,7 +3904,7 @@
Parameters:
Source:
@@ -4063,7 +4063,7 @@
Parameters:
Source:
@@ -4173,7 +4173,7 @@

(async) Source:
@@ -4332,7 +4332,7 @@
Parameters:
Source:
@@ -4491,7 +4491,7 @@
Parameters:
Source:
@@ -4761,7 +4761,7 @@

(async) Source:
@@ -5284,7 +5284,7 @@

Parameters:
Source:
@@ -5602,7 +5602,7 @@
Parameters:
Source:
@@ -6633,7 +6633,7 @@
Properties
Source:
@@ -7257,7 +7257,7 @@

(async) Source:
@@ -7367,7 +7367,7 @@

Source:
@@ -7849,7 +7849,7 @@
Properties
Source:
@@ -8253,7 +8253,7 @@
Properties
Source:
@@ -8522,7 +8522,7 @@
Parameters:
Source:
@@ -9277,7 +9277,7 @@
Parameters:
Source:
@@ -9431,7 +9431,7 @@
Parameters:
Source:
@@ -9601,7 +9601,7 @@
Parameters:
Source:
@@ -9783,7 +9783,7 @@
Parameters:
Source:
@@ -9965,7 +9965,7 @@
Parameters:
Source:
@@ -10392,7 +10392,7 @@
Properties
Source:
@@ -10551,7 +10551,7 @@
Parameters:
Source:
@@ -10739,7 +10739,7 @@
Parameters:
Source:
@@ -10898,7 +10898,7 @@
Parameters:
Source:
@@ -11057,7 +11057,7 @@
Parameters:
Source:
@@ -11262,7 +11262,7 @@
Parameters:
Source:
@@ -11849,7 +11849,7 @@
Properties
Source:
@@ -12300,7 +12300,7 @@
Parameters:
Source:
@@ -12459,7 +12459,7 @@
Parameters:
Source:
@@ -12618,7 +12618,7 @@
Parameters:
Source:
@@ -12728,7 +12728,7 @@

(async) isClo
Source:
@@ -12948,7 +12948,7 @@

(async) isM
Source:
@@ -13058,7 +13058,7 @@

(async
Source:
@@ -13217,7 +13217,7 @@
Parameters:
Source:
@@ -13533,7 +13533,7 @@
Parameters:
Source:
@@ -13692,7 +13692,7 @@
Parameters:
Source:
@@ -13803,7 +13803,7 @@

(async) Source:
@@ -13965,7 +13965,7 @@
Parameters:
Source:
@@ -14127,7 +14127,7 @@
Parameters:
Source:
@@ -14560,7 +14560,7 @@

saveSource:
@@ -14727,6 +14727,166 @@
Parameters:
+ + + + + + +

(async) setAccountLabel(accountIdx, label)

+ + + + + + +
+ Set an account label. +
+ + + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
accountIdx + + +number + + + + index of the account to set the label for
label + + +string + + + + the label to set
+ + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + + + @@ -14857,7 +15017,7 @@
Parameters:
Source:
@@ -15017,7 +15177,7 @@
Parameters:
Source:
@@ -15233,6 +15393,189 @@
Parameters:
+ + + + + + +

(async) setSubaddressLabel(accountIdx, subaddressIdx, label)

+ + + + + + +
+ Set a subaddress label. +
+ + + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
accountIdx + + +number + + + + index of the account to set the label for
subaddressIdx + + +number + + + + index of the subaddress to set the label for
label + + +string + + + + the label to set
+ + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + + + @@ -15363,7 +15706,7 @@
Parameters:
Source:
@@ -15523,7 +15866,7 @@
Parameters:
Source:
@@ -15729,7 +16072,7 @@
Parameters:
Source:
@@ -15888,7 +16231,7 @@
Parameters:
Source:
@@ -16047,7 +16390,7 @@
Parameters:
Source:
@@ -16252,7 +16595,7 @@
Parameters:
Source:
@@ -16477,7 +16820,7 @@

(async) sto
Source:
@@ -16702,7 +17045,7 @@

Parameters:
Source:
@@ -16861,7 +17204,7 @@
Parameters:
Source:
@@ -17022,7 +17365,7 @@
Parameters:
Source:
@@ -17322,7 +17665,7 @@
Properties
Source:
@@ -17694,7 +18037,7 @@
Properties
Source:
@@ -18039,7 +18382,7 @@
Parameters:
Source:
@@ -18176,7 +18519,7 @@
Parameters:
Source:
@@ -18313,7 +18656,7 @@
Parameters:
Source:
@@ -18496,7 +18839,7 @@
Parameters:
Source:
@@ -18564,7 +18907,7 @@
Returns:

diff --git a/docs/MoneroWalletConfig.html b/docs/MoneroWalletConfig.html index 153c26ff6..efd9a5e9e 100644 --- a/docs/MoneroWalletConfig.html +++ b/docs/MoneroWalletConfig.html @@ -4372,7 +4372,7 @@

toJson
diff --git a/docs/MoneroWalletFull.html b/docs/MoneroWalletFull.html index be726fe2a..6d7f805c5 100644 --- a/docs/MoneroWalletFull.html +++ b/docs/MoneroWalletFull.html @@ -288,7 +288,7 @@
Parameters:
Source:
@@ -626,7 +626,7 @@
Parameters:
Source:
@@ -816,7 +816,7 @@
Parameters:
Source:
@@ -1028,7 +1028,7 @@
Parameters:
Source:
@@ -1240,7 +1240,7 @@
Parameters:
Source:
@@ -1475,7 +1475,7 @@
Parameters:
Source:
@@ -1646,7 +1646,7 @@
Parameters:
Source:
@@ -2407,7 +2407,7 @@
Properties
Source:
@@ -2858,7 +2858,7 @@
Properties
Source:
@@ -3190,7 +3190,7 @@
Parameters:
Source:
@@ -3334,7 +3334,7 @@
Parameters:
Source:
@@ -3592,7 +3592,7 @@
Parameters:
Source:
@@ -3761,7 +3761,7 @@
Parameters:
Source:
@@ -3927,7 +3927,7 @@
Parameters:
Source:
@@ -4044,7 +4044,7 @@

(async) Source:
@@ -4210,7 +4210,7 @@
Parameters:
Source:
@@ -4376,7 +4376,7 @@
Parameters:
Source:
@@ -4660,7 +4660,7 @@

(async) Source:
@@ -5214,7 +5214,7 @@

Parameters:
Source:
@@ -5551,7 +5551,7 @@
Parameters:
Source:
@@ -6194,7 +6194,7 @@

(async) getDat
Source:
@@ -6223,7 +6223,7 @@

Returns:
- is the keys and cache data respectively + is the keys and cache data, respectively
@@ -6844,7 +6844,7 @@
Properties
Source:
@@ -7513,7 +7513,7 @@

(async) Source:
@@ -7740,7 +7740,7 @@

Source:
@@ -7857,7 +7857,7 @@

(async)
Source:
@@ -8236,7 +8236,7 @@
Properties
Source:
@@ -8647,7 +8647,7 @@
Properties
Source:
@@ -8935,7 +8935,7 @@
Parameters:
Source:
@@ -9757,7 +9757,7 @@
Parameters:
Source:
@@ -9918,7 +9918,7 @@
Parameters:
Source:
@@ -9964,6 +9964,116 @@
Returns:
+

(async) getRestoreHeight() → {number}

+ + + + + + +
+ Get the height of the first block that the wallet scans. +
+ + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + + + + + + + + + +
Returns:
+ + +
+ the height of the first block that the wallet scans +
+ + + +
+
+ Type +
+
+ +number + + +
+
+ + + + + + + + + + + + +

(async) getSpendProof(txHash, message) → {string}

@@ -10095,7 +10205,7 @@
Parameters:
Source:
@@ -10536,116 +10646,6 @@
Returns:
-

(async) getSyncHeight() → {number}

- - - - - - -
- Get the height of the first block that the wallet scans. -
- - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - -
Source:
-
- - - - - - - -
- - - - - - - - - - - - - - - -
Returns:
- - -
- the height of the first block that the wallet scans -
- - - -
-
- Type -
-
- -number - - -
-
- - - - - - - - - - - - -

(async) getTransfers(query) → {Array.<MoneroTransfer>}

@@ -11022,7 +11022,7 @@
Properties
Source:
@@ -11188,7 +11188,7 @@
Parameters:
Source:
@@ -11354,7 +11354,7 @@
Parameters:
Source:
@@ -11520,7 +11520,7 @@
Parameters:
Source:
@@ -11686,7 +11686,7 @@
Parameters:
Source:
@@ -11898,7 +11898,7 @@
Parameters:
Source:
@@ -12492,7 +12492,7 @@
Properties
Source:
@@ -12969,7 +12969,7 @@
Parameters:
Source:
@@ -13135,7 +13135,7 @@
Parameters:
Source:
@@ -13301,7 +13301,7 @@
Parameters:
Source:
@@ -13772,7 +13772,7 @@

(async) isM
Source:
@@ -13889,7 +13889,7 @@

(async
Source:
@@ -14055,7 +14055,7 @@
Parameters:
Source:
@@ -14500,7 +14500,7 @@
Parameters:
Source:
@@ -14803,7 +14803,7 @@
Parameters:
Source:
@@ -14921,7 +14921,7 @@

(async) Source:
@@ -15090,7 +15090,7 @@
Parameters:
Source:
@@ -15259,7 +15259,7 @@
Parameters:
Source:
@@ -15725,7 +15725,7 @@

(async) saveSource:
@@ -16036,7 +16036,7 @@
Parameters:
Source:
@@ -16203,7 +16203,7 @@
Parameters:
Source:
@@ -16432,7 +16432,7 @@
Parameters:
-

(async) setSyncHeight(syncHeight)

+

(async) setRestoreHeight(restoreHeight)

@@ -16476,7 +16476,7 @@
Parameters:
- syncHeight + restoreHeight @@ -16563,6 +16563,196 @@
Parameters:
+ + + + + + +

(async) setSubaddressLabel(accountIdx, subaddressIdx, label)

+ + + + + + +
+ Set a subaddress label. +
+ + + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
accountIdx + + +number + + + + index of the account to set the label for
subaddressIdx + + +number + + + + index of the subaddress to set the label for
label + + +string + + + + the label to set
+ + + + + + +
+ + + + + + + + + + + + +
Implements:
+
+ + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + + + @@ -16700,7 +16890,7 @@
Parameters:
Source:
@@ -16867,7 +17057,7 @@
Parameters:
Source:
@@ -17080,7 +17270,7 @@
Parameters:
Source:
@@ -17246,7 +17436,7 @@
Parameters:
Source:
@@ -17412,7 +17602,7 @@
Parameters:
Source:
@@ -17624,7 +17814,7 @@
Parameters:
Source:
@@ -17863,7 +18053,7 @@

(async) sto
Source:
@@ -18102,7 +18292,7 @@

Parameters:
Source:
@@ -18268,7 +18458,7 @@
Parameters:
Source:
@@ -18436,7 +18626,7 @@
Parameters:
Source:
@@ -18743,7 +18933,7 @@
Properties
Source:
@@ -19122,7 +19312,7 @@
Properties
Source:
@@ -19504,7 +19694,7 @@
Parameters:
Source:
@@ -19648,7 +19838,7 @@
Parameters:
Source:
@@ -19792,7 +19982,7 @@
Parameters:
Source:
@@ -19982,7 +20172,7 @@
Parameters:
Source:
@@ -21574,7 +21764,7 @@
Returns:

diff --git a/docs/MoneroWalletKeys.html b/docs/MoneroWalletKeys.html index 890649f0c..b020246fc 100644 --- a/docs/MoneroWalletKeys.html +++ b/docs/MoneroWalletKeys.html @@ -3055,7 +3055,7 @@

(async,
diff --git a/docs/MoneroWalletListener.html b/docs/MoneroWalletListener.html index de894a74b..86046602c 100644 --- a/docs/MoneroWalletListener.html +++ b/docs/MoneroWalletListener.html @@ -964,7 +964,7 @@
Parameters:

diff --git a/docs/MoneroWalletRpc.html b/docs/MoneroWalletRpc.html index d850f823c..9241dfcde 100644 --- a/docs/MoneroWalletRpc.html +++ b/docs/MoneroWalletRpc.html @@ -277,7 +277,7 @@
Parameters:
Source:
@@ -610,7 +610,7 @@
Parameters:
Source:
@@ -800,7 +800,7 @@
Parameters:
Source:
@@ -1012,7 +1012,7 @@
Parameters:
Source:
@@ -1224,7 +1224,7 @@
Parameters:
Source:
@@ -1459,7 +1459,7 @@
Parameters:
Source:
@@ -1625,7 +1625,7 @@
Parameters:
Source:
@@ -2386,7 +2386,7 @@
Properties
Source:
@@ -2837,7 +2837,7 @@
Properties
Source:
@@ -3720,7 +3720,7 @@
Parameters:
Source:
@@ -3864,7 +3864,7 @@
Parameters:
Source:
@@ -4122,7 +4122,7 @@
Parameters:
Source:
@@ -4291,7 +4291,7 @@
Parameters:
Source:
@@ -4457,7 +4457,7 @@
Parameters:
Source:
@@ -4574,7 +4574,7 @@

(async) Source:
@@ -4740,7 +4740,7 @@
Parameters:
Source:
@@ -4906,7 +4906,7 @@
Parameters:
Source:
@@ -5190,7 +5190,7 @@

(async) Source:
@@ -5734,7 +5734,7 @@

Parameters:
Source:
@@ -6066,7 +6066,7 @@
Parameters:
Source:
@@ -7139,7 +7139,7 @@
Properties
Source:
@@ -7908,7 +7908,7 @@

(async) Source:
@@ -8025,7 +8025,7 @@

Source:
@@ -8142,7 +8142,7 @@

(async)
Source:
@@ -8521,7 +8521,7 @@
Properties
Source:
@@ -8932,7 +8932,7 @@
Properties
Source:
@@ -9215,7 +9215,7 @@
Parameters:
Source:
@@ -9759,7 +9759,7 @@
Parameters:
Source:
@@ -9920,7 +9920,7 @@
Parameters:
Source:
@@ -10207,7 +10207,7 @@
Parameters:
Source:
@@ -11019,7 +11019,7 @@
Properties
Source:
@@ -11185,7 +11185,7 @@
Parameters:
Source:
@@ -11351,7 +11351,7 @@
Parameters:
Source:
@@ -11517,7 +11517,7 @@
Parameters:
Source:
@@ -11683,7 +11683,7 @@
Parameters:
Source:
@@ -11895,7 +11895,7 @@
Parameters:
Source:
@@ -12489,7 +12489,7 @@
Properties
Source:
@@ -12961,7 +12961,7 @@
Parameters:
Source:
@@ -13127,7 +13127,7 @@
Parameters:
Source:
@@ -13293,7 +13293,7 @@
Parameters:
Source:
@@ -13410,7 +13410,7 @@

(async) isClo
Source:
@@ -13644,7 +13644,7 @@

(async
Source:
@@ -13810,7 +13810,7 @@
Parameters:
Source:
@@ -14140,7 +14140,7 @@
Parameters:
Source:
@@ -14697,7 +14697,7 @@
Parameters:
Source:
@@ -14815,7 +14815,7 @@

(async) Source:
@@ -14984,7 +14984,7 @@
Parameters:
Source:
@@ -15153,7 +15153,7 @@
Parameters:
Source:
@@ -15614,7 +15614,7 @@

(async) saveSource:
@@ -15925,7 +15925,7 @@
Parameters:
Source:
@@ -16092,7 +16092,7 @@
Parameters:
Source:
@@ -16315,6 +16315,196 @@
Parameters:
+ + + + + + +

(async) setSubaddressLabel(accountIdx, subaddressIdx, label)

+ + + + + + +
+ Set a subaddress label. +
+ + + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
accountIdx + + +number + + + + index of the account to set the label for
subaddressIdx + + +number + + + + index of the subaddress to set the label for
label + + +string + + + + the label to set
+ + + + + + +
+ + + + + + + + + + + + +
Implements:
+
+ + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + + + @@ -16452,7 +16642,7 @@
Parameters:
Source:
@@ -16619,7 +16809,7 @@
Parameters:
Source:
@@ -16832,7 +17022,7 @@
Parameters:
Source:
@@ -16998,7 +17188,7 @@
Parameters:
Source:
@@ -17164,7 +17354,7 @@
Parameters:
Source:
@@ -17376,7 +17566,7 @@
Parameters:
Source:
@@ -17608,7 +17798,7 @@

(async) stopSource:
@@ -17703,7 +17893,7 @@

(async) sto
Source:
@@ -18030,7 +18220,7 @@

Parameters:
Source:
@@ -18196,7 +18386,7 @@
Parameters:
Source:
@@ -18364,7 +18554,7 @@
Parameters:
Source:
@@ -18671,7 +18861,7 @@
Properties
Source:
@@ -19050,7 +19240,7 @@
Properties
Source:
@@ -19409,7 +19599,7 @@
Parameters:
Source:
@@ -19553,7 +19743,7 @@
Parameters:
Source:
@@ -19697,7 +19887,7 @@
Parameters:
Source:
@@ -19887,7 +20077,7 @@
Parameters:
Source:
@@ -19955,7 +20145,7 @@
Returns:

diff --git a/docs/SslOptions.html b/docs/SslOptions.html index 794d78ac8..d20fe6b26 100644 --- a/docs/SslOptions.html +++ b/docs/SslOptions.html @@ -999,7 +999,7 @@

setP
diff --git a/docs/TaskLooper.html b/docs/TaskLooper.html index ee3c833fb..ce47f1d6a 100644 --- a/docs/TaskLooper.html +++ b/docs/TaskLooper.html @@ -816,7 +816,7 @@

stopHome

Classes

Interfaces

Global

+

Home

Classes

Interfaces

Global


diff --git a/docs/ThreadPool.html b/docs/ThreadPool.html index 5499a2848..d85503b53 100644 --- a/docs/ThreadPool.html +++ b/docs/ThreadPool.html @@ -481,7 +481,7 @@
Returns:

diff --git a/docs/global.html b/docs/global.html index 3e043c3a4..e5f33eb4c 100644 --- a/docs/global.html +++ b/docs/global.html @@ -502,7 +502,7 @@
Properties
Source:
@@ -883,7 +883,7 @@
Properties
Source:
@@ -1527,7 +1527,7 @@
Properties
Source:
@@ -1889,7 +1889,7 @@
Properties
Source:
@@ -1999,7 +1999,7 @@

getVersion<
Source:
@@ -2613,7 +2613,7 @@

Properties
Source:
@@ -2681,7 +2681,7 @@
Returns:

diff --git a/docs/index.html b/docs/index.html index 6f369259f..e9b364665 100644 --- a/docs/index.html +++ b/docs/index.html @@ -50,7 +50,7 @@


diff --git a/docs/index.js.html b/docs/index.js.html index f7e7df1d8..ace9eb7e9 100644 --- a/docs/index.js.html +++ b/docs/index.js.html @@ -69,6 +69,7 @@

Source: index.js

module.exports.MoneroNetworkType = require("./src/main/js/daemon/model/MoneroNetworkType"); module.exports.MoneroOutput = require("./src/main/js/daemon/model/MoneroOutput"); module.exports.MoneroOutputHistogramEntry = require("./src/main/js/daemon/model/MoneroOutputHistogramEntry"); +module.exports.MoneroPruneResult = require("./src/main/js/daemon/model/MoneroPruneResult"); module.exports.MoneroSubmitTxResult = require("./src/main/js/daemon/model/MoneroSubmitTxResult"); module.exports.MoneroTx = require("./src/main/js/daemon/model/MoneroTx"); module.exports.MoneroTxPoolStats = require("./src/main/js/daemon/model/MoneroTxPoolStats"); @@ -321,7 +322,7 @@

Source: index.js


diff --git a/docs/src_main_js_common_Filter.js.html b/docs/src_main_js_common_Filter.js.html index 249184ad1..fa758b793 100644 --- a/docs/src_main_js_common_Filter.js.html +++ b/docs/src_main_js_common_Filter.js.html @@ -66,7 +66,7 @@

Source: src/main/js/common/Filter.js


diff --git a/docs/src_main_js_common_GenUtils.js.html b/docs/src_main_js_common_GenUtils.js.html index 078472310..3bb24ec2c 100644 --- a/docs/src_main_js_common_GenUtils.js.html +++ b/docs/src_main_js_common_GenUtils.js.html @@ -1545,7 +1545,7 @@

Source: src/main/js/common/GenUtils.js


diff --git a/docs/src_main_js_common_HttpClient.js.html b/docs/src_main_js_common_HttpClient.js.html index f7c03bf27..8583bdc6d 100644 --- a/docs/src_main_js_common_HttpClient.js.html +++ b/docs/src_main_js_common_HttpClient.js.html @@ -530,7 +530,7 @@

Source: src/main/js/common/HttpClient.js


diff --git a/docs/src_main_js_common_LibraryUtils.js.html b/docs/src_main_js_common_LibraryUtils.js.html index 11f37a6b6..a3dd42a8d 100644 --- a/docs/src_main_js_common_LibraryUtils.js.html +++ b/docs/src_main_js_common_LibraryUtils.js.html @@ -229,11 +229,24 @@

Source: src/main/js/common/LibraryUtils.js

return new Promise(function(resolve, reject) { let callbackId = GenUtils.getUUID(); LibraryUtils.WORKER_OBJECTS[objectId].callbacks[callbackId] = function(resp) { // TODO: this defines function once per callback - resp ? (resp.error ? reject(new MoneroError(resp.error)) : resolve(resp.result)) : resolve(); + resp ? (resp.error ? reject(LibraryUtils.deserializeError(resp.error)) : resolve(resp.result)) : resolve(); }; worker.postMessage([objectId, fnName, callbackId].concat(args === undefined ? [] : GenUtils.listify(args))); }); } + + static serializeError(err) { + const serializedErr = { name: err.name, message: err.message, stack: err.stack }; + if (err instanceof MoneroError) serializedErr.type = "MoneroError"; + return serializedErr; + } + + static deserializeError(serializedErr) { + const err = serializedErr.type === "MoneroError" ? new MoneroError(serializedErr.message) : new Error(serializedErr.message); + err.name = serializedErr.name; + err.stack = serializedErr.stack; + return err; + } // ------------------------------ PRIVATE HELPERS --------------------------- @@ -265,7 +278,7 @@

Source: src/main/js/common/LibraryUtils.js


diff --git a/docs/src_main_js_common_MoneroConnectionManager.js.html b/docs/src_main_js_common_MoneroConnectionManager.js.html index e6a3548af..4bf331731 100644 --- a/docs/src_main_js_common_MoneroConnectionManager.js.html +++ b/docs/src_main_js_common_MoneroConnectionManager.js.html @@ -539,7 +539,7 @@

Source: src/main/js/common/MoneroConnectionManager.js


diff --git a/docs/src_main_js_common_MoneroConnectionManagerListener.js.html b/docs/src_main_js_common_MoneroConnectionManagerListener.js.html index fec310514..efce10294 100644 --- a/docs/src_main_js_common_MoneroConnectionManagerListener.js.html +++ b/docs/src_main_js_common_MoneroConnectionManagerListener.js.html @@ -49,7 +49,7 @@

Source: src/main/js/common/MoneroConnectionManagerListene
diff --git a/docs/src_main_js_common_MoneroError.js.html b/docs/src_main_js_common_MoneroError.js.html index cbe3018d3..1132bf405 100644 --- a/docs/src_main_js_common_MoneroError.js.html +++ b/docs/src_main_js_common_MoneroError.js.html @@ -65,7 +65,7 @@

Source: src/main/js/common/MoneroError.js


diff --git a/docs/src_main_js_common_MoneroRpcConnection.js.html b/docs/src_main_js_common_MoneroRpcConnection.js.html index 923797d33..d68614d67 100644 --- a/docs/src_main_js_common_MoneroRpcConnection.js.html +++ b/docs/src_main_js_common_MoneroRpcConnection.js.html @@ -437,7 +437,7 @@

Source: src/main/js/common/MoneroRpcConnection.js


diff --git a/docs/src_main_js_common_MoneroRpcError.js.html b/docs/src_main_js_common_MoneroRpcError.js.html index 991bb42e0..6660067d3 100644 --- a/docs/src_main_js_common_MoneroRpcError.js.html +++ b/docs/src_main_js_common_MoneroRpcError.js.html @@ -72,7 +72,7 @@

Source: src/main/js/common/MoneroRpcError.js


diff --git a/docs/src_main_js_common_MoneroUtils.js.html b/docs/src_main_js_common_MoneroUtils.js.html index 25bf63026..7dfb4bc81 100644 --- a/docs/src_main_js_common_MoneroUtils.js.html +++ b/docs/src_main_js_common_MoneroUtils.js.html @@ -47,7 +47,7 @@

Source: src/main/js/common/MoneroUtils.js

* @return {string} the version of this monero-javascript library */ static getVersion() { - return "0.7.7"; + return "0.7.8"; } /** @@ -488,7 +488,7 @@

Source: src/main/js/common/MoneroUtils.js


diff --git a/docs/src_main_js_common_MoneroWebWorker.js.html b/docs/src_main_js_common_MoneroWebWorker.js.html index e744d4770..d0a1a6345 100644 --- a/docs/src_main_js_common_MoneroWebWorker.js.html +++ b/docs/src_main_js_common_MoneroWebWorker.js.html @@ -71,7 +71,8 @@

Source: src/main/js/common/MoneroWebWorker.js

try { postMessage([objectId, callbackId, {result: await self[fnName].apply(null, e.data)}]); } catch (e) { - postMessage([objectId, callbackId, {error: e.message}]); + if (!(e instanceof Error)) e = new Error(e); + postMessage([objectId, callbackId, {error: LibraryUtils.serializeError(e)}]); } } @@ -413,6 +414,10 @@

Source: src/main/js/common/MoneroWebWorker.js

return (await self.WORKER_OBJECTS[daemonId].getMiningStatus()).toJson(); } +self.daemonPruneBlockchain = async function(daemonId, check) { + return (await self.WORKER_OBJECTS[daemonId].pruneBlockchain(check)).toJson(); +} + // //async submitBlocks(blockBlobs) { // throw new MoneroError("Not implemented"); @@ -500,6 +505,10 @@

Source: src/main/js/common/MoneroWebWorker.js

return (await self.WORKER_OBJECTS[walletId].getAddressIndex(address)).toJson(); } +self.setSubaddressLabel = async function(walletId, accountIdx, subaddressIdx, label) { + await self.WORKER_OBJECTS[walletId].setSubaddressLabel(accountIdx, subaddressIdx, label); +} + self.getIntegratedAddress = async function(walletId, standardAddress, paymentId) { return (await self.WORKER_OBJECTS[walletId].getIntegratedAddress(standardAddress, paymentId)).toJson(); } @@ -521,12 +530,12 @@

Source: src/main/js/common/MoneroWebWorker.js

return self.WORKER_OBJECTS[walletId].isConnectedToDaemon(); } -self.getSyncHeight = async function(walletId) { - return self.WORKER_OBJECTS[walletId].getSyncHeight(); +self.getRestoreHeight = async function(walletId) { + return self.WORKER_OBJECTS[walletId].getRestoreHeight(); } -self.setSyncHeight = async function(walletId, syncHeight) { - return self.WORKER_OBJECTS[walletId].setSyncHeight(syncHeight); +self.setRestoreHeight = async function(walletId, restoreHeight) { + return self.WORKER_OBJECTS[walletId].setRestoreHeight(restoreHeight); } self.getDaemonHeight = async function(walletId) { @@ -1015,7 +1024,7 @@

Source: src/main/js/common/MoneroWebWorker.js


diff --git a/docs/src_main_js_common_SslOptions.js.html b/docs/src_main_js_common_SslOptions.js.html index 69067af78..c3e0e0578 100644 --- a/docs/src_main_js_common_SslOptions.js.html +++ b/docs/src_main_js_common_SslOptions.js.html @@ -91,7 +91,7 @@

Source: src/main/js/common/SslOptions.js


diff --git a/docs/src_main_js_common_TaskLooper.js.html b/docs/src_main_js_common_TaskLooper.js.html index d34070f3a..56b3ed0da 100644 --- a/docs/src_main_js_common_TaskLooper.js.html +++ b/docs/src_main_js_common_TaskLooper.js.html @@ -113,7 +113,7 @@

Source: src/main/js/common/TaskLooper.js


diff --git a/docs/src_main_js_common_ThreadPool.js.html b/docs/src_main_js_common_ThreadPool.js.html index 45519b01e..851bb6050 100644 --- a/docs/src_main_js_common_ThreadPool.js.html +++ b/docs/src_main_js_common_ThreadPool.js.html @@ -100,7 +100,7 @@

Source: src/main/js/common/ThreadPool.js


diff --git a/docs/src_main_js_common_biginteger.js.html b/docs/src_main_js_common_biginteger.js.html index 48a6ab82e..3d38b1e73 100644 --- a/docs/src_main_js_common_biginteger.js.html +++ b/docs/src_main_js_common_biginteger.js.html @@ -1671,7 +1671,7 @@

Source: src/main/js/common/biginteger.js


diff --git a/docs/src_main_js_daemon_MoneroDaemon.js.html b/docs/src_main_js_daemon_MoneroDaemon.js.html index e55b92af1..14b0f45f8 100644 --- a/docs/src_main_js_daemon_MoneroDaemon.js.html +++ b/docs/src_main_js_daemon_MoneroDaemon.js.html @@ -664,6 +664,16 @@

Source: src/main/js/daemon/MoneroDaemon.js

async submitBlock(blockBlob) { await this.submitBlocks([blockBlob]); } + + /** + * Prune the blockchain. + * + * @param {boolean} check specifies to check the pruning (default false) + * @return {MoneroPruneResult} the prune result + */ + async pruneBlockchain(check) { + throw new MoneroError("Subclass must implement"); + } /** * Submit mined blocks to the network. @@ -736,7 +746,7 @@

Source: src/main/js/daemon/MoneroDaemon.js


diff --git a/docs/src_main_js_daemon_MoneroDaemonRpc.js.html b/docs/src_main_js_daemon_MoneroDaemonRpc.js.html index 7fca587d4..4ea651280 100644 --- a/docs/src_main_js_daemon_MoneroDaemonRpc.js.html +++ b/docs/src_main_js_daemon_MoneroDaemonRpc.js.html @@ -50,6 +50,7 @@

Source: src/main/js/daemon/MoneroDaemonRpc.js

const MoneroOutput = require("./model/MoneroOutput"); const MoneroOutputHistogramEntry = require("./model/MoneroOutputHistogramEntry"); const MoneroPeer = require("./model/MoneroPeer"); +const MoneroPruneResult = require("./model/MoneroPruneResult"); const MoneroRpcConnection = require("../common/MoneroRpcConnection"); const MoneroSubmitTxResult = require("./model/MoneroSubmitTxResult"); const MoneroTx = require("./model/MoneroTx"); @@ -536,22 +537,9 @@

Source: src/main/js/daemon/MoneroDaemonRpc.js

} async getTxPoolStats() { - throw new MoneroError("Response contains field 'histo' which is binary'"); let resp = await this.rpc.sendPathRequest("get_transaction_pool_stats"); MoneroDaemonRpc._checkResponseStatus(resp); - let stats = MoneroDaemonRpc._convertRpcTxPoolStats(resp.pool_stats); - - // uninitialize some stats if not applicable - if (stats.getHisto98pc() === 0) stats.setHisto98pc(undefined); - if (stats.getNumTxs() === 0) { - stats.setBytesMin(undefined); - stats.setBytesMed(undefined); - stats.setBytesMax(undefined); - stats.setHisto98pc(undefined); - stats.setOldestTimestamp(undefined); - } - - return stats; + return MoneroDaemonRpc._convertRpcTxPoolStats(resp.pool_stats); } async flushTxPool(hashes) { @@ -804,6 +792,15 @@

Source: src/main/js/daemon/MoneroDaemonRpc.js

let resp = await this.rpc.sendJsonRequest("submit_block", blockBlobs); MoneroDaemonRpc._checkResponseStatus(resp.result); } + + async pruneBlockchain(check) { + let resp = await this.rpc.sendJsonRequest("prune_blockchain", {check: check}); + MoneroDaemonRpc._checkResponseStatus(resp.result); + let result = new MoneroPruneResult(); + result.setIsPruned(resp.result.pruned); + result.setPruningSeed(resp.result.pruning_seed); + return result; + } async checkForUpdate() { let resp = await this.rpc.sendPathRequest("update", {command: "check"}); @@ -1351,9 +1348,23 @@

Source: src/main/js/daemon/MoneroDaemonRpc.js

else if (key === "oldest") stats.setOldestTimestamp(val); else if (key === "txs_total") stats.setNumTxs(val); else if (key === "fee_total") stats.setFeeTotal(BigInteger.parse(val)); - else if (key === "histo") throw new MoneroError("Not implemented"); + else if (key === "histo") { + stats.setHisto(new Map()); + for (let elem of val) stats.getHisto().set(elem.bytes, elem.txs); + } else console.log("WARNING: ignoring unexpected field in tx pool stats: " + key + ": " + val); } + + // uninitialize some stats if not applicable + if (stats.getHisto98pc() === 0) stats.setHisto98pc(undefined); + if (stats.getNumTxs() === 0) { + stats.setBytesMin(undefined); + stats.setBytesMed(undefined); + stats.setBytesMax(undefined); + stats.setHisto98pc(undefined); + stats.setOldestTimestamp(undefined); + } + return stats; } @@ -1822,6 +1833,10 @@

Source: src/main/js/daemon/MoneroDaemonRpc.js

async submitBlocks(blockBlobs) { throw new MoneroError("Not implemented"); } + + async pruneBlockchain(check) { + return new MoneroPruneResult(await this._invokeWorker("daemonPruneBlockchain")); + } async checkForUpdate() { throw new MoneroError("Not implemented"); @@ -1929,7 +1944,7 @@

Source: src/main/js/daemon/MoneroDaemonRpc.js


diff --git a/docs/src_main_js_daemon_model_ConnectionType.js.html b/docs/src_main_js_daemon_model_ConnectionType.js.html index ad649c3a0..458a81257 100644 --- a/docs/src_main_js_daemon_model_ConnectionType.js.html +++ b/docs/src_main_js_daemon_model_ConnectionType.js.html @@ -87,7 +87,7 @@

Source: src/main/js/daemon/model/ConnectionType.js


diff --git a/docs/src_main_js_daemon_model_MoneroAltChain.js.html b/docs/src_main_js_daemon_model_MoneroAltChain.js.html index 9947004bd..eb722d6e2 100644 --- a/docs/src_main_js_daemon_model_MoneroAltChain.js.html +++ b/docs/src_main_js_daemon_model_MoneroAltChain.js.html @@ -101,7 +101,7 @@

Source: src/main/js/daemon/model/MoneroAltChain.js


diff --git a/docs/src_main_js_daemon_model_MoneroBan.js.html b/docs/src_main_js_daemon_model_MoneroBan.js.html index 6c774068f..fe35ee830 100644 --- a/docs/src_main_js_daemon_model_MoneroBan.js.html +++ b/docs/src_main_js_daemon_model_MoneroBan.js.html @@ -86,7 +86,7 @@

Source: src/main/js/daemon/model/MoneroBan.js


diff --git a/docs/src_main_js_daemon_model_MoneroBlock.js.html b/docs/src_main_js_daemon_model_MoneroBlock.js.html index dc366d0aa..5ee6806d2 100644 --- a/docs/src_main_js_daemon_model_MoneroBlock.js.html +++ b/docs/src_main_js_daemon_model_MoneroBlock.js.html @@ -193,7 +193,7 @@

Source: src/main/js/daemon/model/MoneroBlock.js


diff --git a/docs/src_main_js_daemon_model_MoneroBlockHeader.js.html b/docs/src_main_js_daemon_model_MoneroBlockHeader.js.html index 7170c9551..260129270 100644 --- a/docs/src_main_js_daemon_model_MoneroBlockHeader.js.html +++ b/docs/src_main_js_daemon_model_MoneroBlockHeader.js.html @@ -298,7 +298,7 @@

Source: src/main/js/daemon/model/MoneroBlockHeader.js


diff --git a/docs/src_main_js_daemon_model_MoneroBlockTemplate.js.html b/docs/src_main_js_daemon_model_MoneroBlockTemplate.js.html index 4ff93bb7e..e403c7c9d 100644 --- a/docs/src_main_js_daemon_model_MoneroBlockTemplate.js.html +++ b/docs/src_main_js_daemon_model_MoneroBlockTemplate.js.html @@ -157,7 +157,7 @@

Source: src/main/js/daemon/model/MoneroBlockTemplate.js
diff --git a/docs/src_main_js_daemon_model_MoneroConnectionSpan.js.html b/docs/src_main_js_daemon_model_MoneroConnectionSpan.js.html index 6ff7c3f11..f1ca769f0 100644 --- a/docs/src_main_js_daemon_model_MoneroConnectionSpan.js.html +++ b/docs/src_main_js_daemon_model_MoneroConnectionSpan.js.html @@ -113,7 +113,7 @@

Source: src/main/js/daemon/model/MoneroConnectionSpan.js<
diff --git a/docs/src_main_js_daemon_model_MoneroDaemonInfo.js.html b/docs/src_main_js_daemon_model_MoneroDaemonInfo.js.html index bcd0ac315..661401fe6 100644 --- a/docs/src_main_js_daemon_model_MoneroDaemonInfo.js.html +++ b/docs/src_main_js_daemon_model_MoneroDaemonInfo.js.html @@ -359,7 +359,7 @@

Source: src/main/js/daemon/model/MoneroDaemonInfo.js


diff --git a/docs/src_main_js_daemon_model_MoneroDaemonListener.js.html b/docs/src_main_js_daemon_model_MoneroDaemonListener.js.html index 815b304c4..e8f5f6510 100644 --- a/docs/src_main_js_daemon_model_MoneroDaemonListener.js.html +++ b/docs/src_main_js_daemon_model_MoneroDaemonListener.js.html @@ -61,7 +61,7 @@

Source: src/main/js/daemon/model/MoneroDaemonListener.js<
diff --git a/docs/src_main_js_daemon_model_MoneroDaemonSyncInfo.js.html b/docs/src_main_js_daemon_model_MoneroDaemonSyncInfo.js.html index 70acf8606..f09781dee 100644 --- a/docs/src_main_js_daemon_model_MoneroDaemonSyncInfo.js.html +++ b/docs/src_main_js_daemon_model_MoneroDaemonSyncInfo.js.html @@ -160,7 +160,7 @@

Source: src/main/js/daemon/model/MoneroDaemonSyncInfo.js<
diff --git a/docs/src_main_js_daemon_model_MoneroDaemonUpdateCheckResult.js.html b/docs/src_main_js_daemon_model_MoneroDaemonUpdateCheckResult.js.html index 823c516b0..4d07be84d 100644 --- a/docs/src_main_js_daemon_model_MoneroDaemonUpdateCheckResult.js.html +++ b/docs/src_main_js_daemon_model_MoneroDaemonUpdateCheckResult.js.html @@ -129,7 +129,7 @@

Source: src/main/js/daemon/model/MoneroDaemonUpdateCheckR
diff --git a/docs/src_main_js_daemon_model_MoneroDaemonUpdateDownloadResult.js.html b/docs/src_main_js_daemon_model_MoneroDaemonUpdateDownloadResult.js.html index bd67e7ba7..8f5fbdb75 100644 --- a/docs/src_main_js_daemon_model_MoneroDaemonUpdateDownloadResult.js.html +++ b/docs/src_main_js_daemon_model_MoneroDaemonUpdateDownloadResult.js.html @@ -67,7 +67,7 @@

Source: src/main/js/daemon/model/MoneroDaemonUpdateDownlo
diff --git a/docs/src_main_js_daemon_model_MoneroFeeEstimate.js.html b/docs/src_main_js_daemon_model_MoneroFeeEstimate.js.html index f16514111..0fc82fd82 100644 --- a/docs/src_main_js_daemon_model_MoneroFeeEstimate.js.html +++ b/docs/src_main_js_daemon_model_MoneroFeeEstimate.js.html @@ -114,7 +114,7 @@

Source: src/main/js/daemon/model/MoneroFeeEstimate.js


diff --git a/docs/src_main_js_daemon_model_MoneroHardForkInfo.js.html b/docs/src_main_js_daemon_model_MoneroHardForkInfo.js.html index 01e26258a..446e355df 100644 --- a/docs/src_main_js_daemon_model_MoneroHardForkInfo.js.html +++ b/docs/src_main_js_daemon_model_MoneroHardForkInfo.js.html @@ -145,7 +145,7 @@

Source: src/main/js/daemon/model/MoneroHardForkInfo.js
diff --git a/docs/src_main_js_daemon_model_MoneroKeyImage.js.html b/docs/src_main_js_daemon_model_MoneroKeyImage.js.html index 79cd89a9e..1eb7c3026 100644 --- a/docs/src_main_js_daemon_model_MoneroKeyImage.js.html +++ b/docs/src_main_js_daemon_model_MoneroKeyImage.js.html @@ -105,7 +105,7 @@

Source: src/main/js/daemon/model/MoneroKeyImage.js


diff --git a/docs/src_main_js_daemon_model_MoneroKeyImageSpentStatus.js.html b/docs/src_main_js_daemon_model_MoneroKeyImageSpentStatus.js.html index ee5435964..fb7b792f8 100644 --- a/docs/src_main_js_daemon_model_MoneroKeyImageSpentStatus.js.html +++ b/docs/src_main_js_daemon_model_MoneroKeyImageSpentStatus.js.html @@ -58,7 +58,7 @@

Source: src/main/js/daemon/model/MoneroKeyImageSpentStatu
diff --git a/docs/src_main_js_daemon_model_MoneroMinerTxSum.js.html b/docs/src_main_js_daemon_model_MoneroMinerTxSum.js.html index 99f9929c3..2f006d544 100644 --- a/docs/src_main_js_daemon_model_MoneroMinerTxSum.js.html +++ b/docs/src_main_js_daemon_model_MoneroMinerTxSum.js.html @@ -78,7 +78,7 @@

Source: src/main/js/daemon/model/MoneroMinerTxSum.js


diff --git a/docs/src_main_js_daemon_model_MoneroMiningStatus.js.html b/docs/src_main_js_daemon_model_MoneroMiningStatus.js.html index e00eecbf8..3d48b27f3 100644 --- a/docs/src_main_js_daemon_model_MoneroMiningStatus.js.html +++ b/docs/src_main_js_daemon_model_MoneroMiningStatus.js.html @@ -99,7 +99,7 @@

Source: src/main/js/daemon/model/MoneroMiningStatus.js
diff --git a/docs/src_main_js_daemon_model_MoneroNetworkType.js.html b/docs/src_main_js_daemon_model_MoneroNetworkType.js.html index 96cc7c6fb..35b5682d4 100644 --- a/docs/src_main_js_daemon_model_MoneroNetworkType.js.html +++ b/docs/src_main_js_daemon_model_MoneroNetworkType.js.html @@ -108,7 +108,7 @@

Source: src/main/js/daemon/model/MoneroNetworkType.js


diff --git a/docs/src_main_js_daemon_model_MoneroOutput.js.html b/docs/src_main_js_daemon_model_MoneroOutput.js.html index a07bd976e..12a2d6f4e 100644 --- a/docs/src_main_js_daemon_model_MoneroOutput.js.html +++ b/docs/src_main_js_daemon_model_MoneroOutput.js.html @@ -166,7 +166,7 @@

Source: src/main/js/daemon/model/MoneroOutput.js


diff --git a/docs/src_main_js_daemon_model_MoneroOutputHistogramEntry.js.html b/docs/src_main_js_daemon_model_MoneroOutputHistogramEntry.js.html index db5c597d0..49124cb7a 100644 --- a/docs/src_main_js_daemon_model_MoneroOutputHistogramEntry.js.html +++ b/docs/src_main_js_daemon_model_MoneroOutputHistogramEntry.js.html @@ -91,7 +91,7 @@

Source: src/main/js/daemon/model/MoneroOutputHistogramEnt
diff --git a/docs/src_main_js_daemon_model_MoneroPeer.js.html b/docs/src_main_js_daemon_model_MoneroPeer.js.html index a9b5425b7..b990d99b1 100644 --- a/docs/src_main_js_daemon_model_MoneroPeer.js.html +++ b/docs/src_main_js_daemon_model_MoneroPeer.js.html @@ -295,7 +295,7 @@

Source: src/main/js/daemon/model/MoneroPeer.js


diff --git a/docs/src_main_js_daemon_model_MoneroPruneResult.js.html b/docs/src_main_js_daemon_model_MoneroPruneResult.js.html new file mode 100644 index 000000000..5c4d0dedc --- /dev/null +++ b/docs/src_main_js_daemon_model_MoneroPruneResult.js.html @@ -0,0 +1,87 @@ + + + + + JSDoc: Source: src/main/js/daemon/model/MoneroPruneResult.js + + + + + + + + + + +
+ +

Source: src/main/js/daemon/model/MoneroPruneResult.js

+ + + + + + +
+
+
/**
+ * Result of pruning the blockchain.
+ */
+class MoneroPruneResult {
+  
+  constructor(state) {
+    state = Object.assign({}, state);
+    this.state = state;
+  }
+  
+  toJson() {
+    let json = Object.assign({}, this.state);
+    if (this.isPruned()) json.isPruned = this.isPruned();
+    if (this.getPruningSeed()) json.pruningSeed = this.getPruningSeed();
+    return json;
+  }
+  
+  isPruned() {
+    return this.state.isPruned;
+  }
+  
+  setIsPruned(isPruned) {
+    this.state.isPruned = isPruned;
+    return this;
+  }
+  
+  getPruningSeed() {
+    return this.state.pruningSeed;
+  }
+  
+  setPruningSeed(pruningSeed) {
+    this.state.pruningSeed = pruningSeed;
+    return this;
+  }
+}
+
+module.exports = MoneroPruneResult;
+
+
+ + + + +
+ + + +
+ + + + + + + diff --git a/docs/src_main_js_daemon_model_MoneroSubmitTxResult.js.html b/docs/src_main_js_daemon_model_MoneroSubmitTxResult.js.html index af8ceb689..b4e33298f 100644 --- a/docs/src_main_js_daemon_model_MoneroSubmitTxResult.js.html +++ b/docs/src_main_js_daemon_model_MoneroSubmitTxResult.js.html @@ -184,7 +184,7 @@

Source: src/main/js/daemon/model/MoneroSubmitTxResult.js<
diff --git a/docs/src_main_js_daemon_model_MoneroTx.js.html b/docs/src_main_js_daemon_model_MoneroTx.js.html index 7b2701575..7db6b68e7 100644 --- a/docs/src_main_js_daemon_model_MoneroTx.js.html +++ b/docs/src_main_js_daemon_model_MoneroTx.js.html @@ -627,7 +627,7 @@

Source: src/main/js/daemon/model/MoneroTx.js


diff --git a/docs/src_main_js_daemon_model_MoneroTxPoolStats.js.html b/docs/src_main_js_daemon_model_MoneroTxPoolStats.js.html index 9257dfc92..0686091ff 100644 --- a/docs/src_main_js_daemon_model_MoneroTxPoolStats.js.html +++ b/docs/src_main_js_daemon_model_MoneroTxPoolStats.js.html @@ -36,11 +36,13 @@

Source: src/main/js/daemon/model/MoneroTxPoolStats.js

Source: src/main/js/daemon/model/MoneroTxPoolStats.js


diff --git a/docs/src_main_js_daemon_model_MoneroVersion.js.html b/docs/src_main_js_daemon_model_MoneroVersion.js.html index 7c4cd2caa..36813ee10 100644 --- a/docs/src_main_js_daemon_model_MoneroVersion.js.html +++ b/docs/src_main_js_daemon_model_MoneroVersion.js.html @@ -80,7 +80,7 @@

Source: src/main/js/daemon/model/MoneroVersion.js


diff --git a/docs/src_main_js_wallet_MoneroWallet.js.html b/docs/src_main_js_wallet_MoneroWallet.js.html index 8cd7bf31f..34ccdd9b6 100644 --- a/docs/src_main_js_wallet_MoneroWallet.js.html +++ b/docs/src_main_js_wallet_MoneroWallet.js.html @@ -442,6 +442,16 @@

Source: src/main/js/wallet/MoneroWallet.js

async createAccount(label) { throw new MoneroError("Not supported"); } + + /** + * Set an account label. + * + * @param {number} accountIdx - index of the account to set the label for + * @param {string} label - the label to set + */ + async setAccountLabel(accountIdx, label) { + await this.setSubaddressLabel(accountIdx, 0, label); + } /** * Get subaddresses in an account. @@ -477,6 +487,17 @@

Source: src/main/js/wallet/MoneroWallet.js

async createSubaddress(accountIdx, label) { throw new MoneroError("Not supported"); } + + /** + * Set a subaddress label. + * + * @param {number} accountIdx - index of the account to set the label for + * @param {number} subaddressIdx - index of the subaddress to set the label for + * @param {string} label - the label to set + */ + async setSubaddressLabel(accountIdx, subaddressIdx, label) { + throw new MoneroError("Not supported"); + } /** * Get a wallet transaction by hash. @@ -1401,7 +1422,7 @@

Source: src/main/js/wallet/MoneroWallet.js


diff --git a/docs/src_main_js_wallet_MoneroWalletFull.js.html b/docs/src_main_js_wallet_MoneroWalletFull.js.html index d0902ce95..ef1a5f8d9 100644 --- a/docs/src_main_js_wallet_MoneroWalletFull.js.html +++ b/docs/src_main_js_wallet_MoneroWalletFull.js.html @@ -470,24 +470,24 @@

Source: src/main/js/wallet/MoneroWalletFull.js

* * @return {number} the height of the first block that the wallet scans */ - async getSyncHeight() { + async getRestoreHeight() { let that = this; return that._module.queueTask(async function() { that._assertNotClosed(); - return that._module.get_sync_height(that._cppAddress); + return that._module.get_restore_height(that._cppAddress); }); } /** * Set the height of the first block that the wallet scans. * - * @param {number} syncHeight - height of the first block that the wallet scans + * @param {number} restoreHeight - height of the first block that the wallet scans */ - async setSyncHeight(syncHeight) { + async setRestoreHeight(restoreHeight) { let that = this; return that._module.queueTask(async function() { that._assertNotClosed(); - return that._module.set_sync_height(that._cppAddress, syncHeight); + return that._module.set_restore_height(that._cppAddress, restoreHeight); }); } @@ -693,7 +693,7 @@

Source: src/main/js/wallet/MoneroWalletFull.js

// normalize params startHeight = listenerOrStartHeight === undefined || listenerOrStartHeight instanceof MoneroWalletListener ? startHeight : listenerOrStartHeight; let listener = listenerOrStartHeight instanceof MoneroWalletListener ? listenerOrStartHeight : undefined; - if (startHeight === undefined) startHeight = Math.max(await this.getHeight(), await this.getSyncHeight()); + if (startHeight === undefined) startHeight = Math.max(await this.getHeight(), await this.getRestoreHeight()); // register listener if given if (listener) await this.addListener(listener); @@ -883,6 +883,15 @@

Source: src/main/js/wallet/MoneroWalletFull.js

return MoneroWalletFull._sanitizeSubaddress(new MoneroSubaddress(subaddressJson)); }); } + + async setSubaddressLabel(accountIdx, subaddressIdx, label) { + if (label === undefined) label = ""; + let that = this; + return that._module.queueTask(async function() { + that._assertNotClosed(); + that._module.set_subaddress_label(that._cppAddress, accountIdx, subaddressIdx, label); + }); + } async getTxs(query, missingTxHashes) { this._assertNotClosed(); @@ -1015,6 +1024,7 @@

Source: src/main/js/wallet/MoneroWalletFull.js

that._assertNotClosed(); return new Promise(function(resolve, reject) { let callback = function(keyImagesStr) { + if (keyImagesStr.charAt(0) !== '{') reject(new MoneroError(keyImagesStr)); // json expected, else error let keyImages = []; for (let keyImageJson of JSON.parse(GenUtils.stringifyBIs(keyImagesStr)).keyImages) keyImages.push(new MoneroKeyImage(keyImageJson)); resolve(keyImages); @@ -1654,7 +1664,7 @@

Source: src/main/js/wallet/MoneroWalletFull.js

/** * Get the wallet's keys and cache data. * - * @return {DataView[]} is the keys and cache data respectively + * @return {DataView[]} is the keys and cache data, respectively */ async getData() { this._assertNotClosed(); @@ -2090,6 +2100,10 @@

Source: src/main/js/wallet/MoneroWalletFull.js

let subaddressJson = await this._invokeWorker("getAddressIndex", Array.from(arguments)); return MoneroWalletFull._sanitizeSubaddress(new MoneroSubaddress(subaddressJson)); } + + async setSubaddressLabel(accountIdx, subaddressIdx, label) { + return this._invokeWorker("setSubaddressLabel", Array.from(arguments)); + } async getIntegratedAddress(standardAddress, paymentId) { return new MoneroIntegratedAddress(await this._invokeWorker("getIntegratedAddress", Array.from(arguments))); @@ -2116,12 +2130,12 @@

Source: src/main/js/wallet/MoneroWalletFull.js

return this._invokeWorker("isConnectedToDaemon"); } - async getSyncHeight() { - return this._invokeWorker("getSyncHeight"); + async getRestoreHeight() { + return this._invokeWorker("getRestoreHeight"); } - async setSyncHeight(syncHeight) { - return this._invokeWorker("setSyncHeight", [syncHeight]); + async setRestoreHeight(restoreHeight) { + return this._invokeWorker("setRestoreHeight", [restoreHeight]); } async getDaemonHeight() { @@ -2188,7 +2202,7 @@

Source: src/main/js/wallet/MoneroWalletFull.js

// normalize params startHeight = listenerOrStartHeight instanceof MoneroWalletListener ? startHeight : listenerOrStartHeight; let listener = listenerOrStartHeight instanceof MoneroWalletListener ? listenerOrStartHeight : undefined; - if (startHeight === undefined) startHeight = Math.max(await this.getHeight(), await this.getSyncHeight()); + if (startHeight === undefined) startHeight = Math.max(await this.getHeight(), await this.getRestoreHeight()); // register listener if given if (listener) await this.addListener(listener); @@ -2702,7 +2716,7 @@

Source: src/main/js/wallet/MoneroWalletFull.js


diff --git a/docs/src_main_js_wallet_MoneroWalletKeys.js.html b/docs/src_main_js_wallet_MoneroWalletKeys.js.html index c27f8c823..79e30fe16 100644 --- a/docs/src_main_js_wallet_MoneroWalletKeys.js.html +++ b/docs/src_main_js_wallet_MoneroWalletKeys.js.html @@ -370,7 +370,7 @@

Source: src/main/js/wallet/MoneroWalletKeys.js


diff --git a/docs/src_main_js_wallet_MoneroWalletRpc.js.html b/docs/src_main_js_wallet_MoneroWalletRpc.js.html index ecd9f1b28..264dd9c76 100644 --- a/docs/src_main_js_wallet_MoneroWalletRpc.js.html +++ b/docs/src_main_js_wallet_MoneroWalletRpc.js.html @@ -835,6 +835,10 @@

Source: src/main/js/wallet/MoneroWalletRpc.js

subaddress.setNumBlocksToUnlock(0); return subaddress; } + + async setSubaddressLabel(accountIdx, subaddressIdx, label) { + await this.rpc.sendJsonRequest("label_address", {index: {major: accountIdx, minor: subaddressIdx}, label: label}); + } async getTxs(query, missingTxHashes) { @@ -1510,6 +1514,7 @@

Source: src/main/js/wallet/MoneroWalletRpc.js

async prepareMultisig() { let resp = await this.rpc.sendJsonRequest("prepare_multisig", {enable_multisig_experimental: true}); + this.addressCache = {}; let result = resp.result; return result.multisig_info; } @@ -1520,11 +1525,13 @@

Source: src/main/js/wallet/MoneroWalletRpc.js

threshold: threshold, password: password }); + this.addressCache = {}; return resp.result.multisig_info; } async exchangeMultisigKeys(multisigHexes, password) { let resp = await this.rpc.sendJsonRequest("exchange_multisig_keys", {multisig_info: multisigHexes, password: password}); + this.addressCache = {}; let msResult = new MoneroMultisigInitResult(); msResult.setAddress(resp.result.address); msResult.setMultisigHex(resp.result.multisig_info); @@ -2604,7 +2611,7 @@

Source: src/main/js/wallet/MoneroWalletRpc.js


diff --git a/docs/src_main_js_wallet_model_MoneroAccount.js.html b/docs/src_main_js_wallet_model_MoneroAccount.js.html index 63f5260d2..71fdc8d7d 100644 --- a/docs/src_main_js_wallet_model_MoneroAccount.js.html +++ b/docs/src_main_js_wallet_model_MoneroAccount.js.html @@ -166,7 +166,7 @@

Source: src/main/js/wallet/model/MoneroAccount.js


diff --git a/docs/src_main_js_wallet_model_MoneroAccountTag.js.html b/docs/src_main_js_wallet_model_MoneroAccountTag.js.html index f046751d1..2e54719d7 100644 --- a/docs/src_main_js_wallet_model_MoneroAccountTag.js.html +++ b/docs/src_main_js_wallet_model_MoneroAccountTag.js.html @@ -75,7 +75,7 @@

Source: src/main/js/wallet/model/MoneroAccountTag.js


diff --git a/docs/src_main_js_wallet_model_MoneroAddressBookEntry.js.html b/docs/src_main_js_wallet_model_MoneroAddressBookEntry.js.html index 1b5b8735b..d03135f19 100644 --- a/docs/src_main_js_wallet_model_MoneroAddressBookEntry.js.html +++ b/docs/src_main_js_wallet_model_MoneroAddressBookEntry.js.html @@ -86,7 +86,7 @@

Source: src/main/js/wallet/model/MoneroAddressBookEntry.j
diff --git a/docs/src_main_js_wallet_model_MoneroCheck.js.html b/docs/src_main_js_wallet_model_MoneroCheck.js.html index 79f3fd0f2..e7e4c9112 100644 --- a/docs/src_main_js_wallet_model_MoneroCheck.js.html +++ b/docs/src_main_js_wallet_model_MoneroCheck.js.html @@ -57,7 +57,7 @@

Source: src/main/js/wallet/model/MoneroCheck.js


diff --git a/docs/src_main_js_wallet_model_MoneroCheckReserve.js.html b/docs/src_main_js_wallet_model_MoneroCheckReserve.js.html index ea9a79145..72304ef80 100644 --- a/docs/src_main_js_wallet_model_MoneroCheckReserve.js.html +++ b/docs/src_main_js_wallet_model_MoneroCheckReserve.js.html @@ -78,7 +78,7 @@

Source: src/main/js/wallet/model/MoneroCheckReserve.js
diff --git a/docs/src_main_js_wallet_model_MoneroCheckTx.js.html b/docs/src_main_js_wallet_model_MoneroCheckTx.js.html index 573c59a38..75edb21fb 100644 --- a/docs/src_main_js_wallet_model_MoneroCheckTx.js.html +++ b/docs/src_main_js_wallet_model_MoneroCheckTx.js.html @@ -85,7 +85,7 @@

Source: src/main/js/wallet/model/MoneroCheckTx.js


diff --git a/docs/src_main_js_wallet_model_MoneroDestination.js.html b/docs/src_main_js_wallet_model_MoneroDestination.js.html index 5a5d160cc..6ffc96316 100644 --- a/docs/src_main_js_wallet_model_MoneroDestination.js.html +++ b/docs/src_main_js_wallet_model_MoneroDestination.js.html @@ -106,7 +106,7 @@

Source: src/main/js/wallet/model/MoneroDestination.js


diff --git a/docs/src_main_js_wallet_model_MoneroIncomingTransfer.js.html b/docs/src_main_js_wallet_model_MoneroIncomingTransfer.js.html index 6f8094942..86504b249 100644 --- a/docs/src_main_js_wallet_model_MoneroIncomingTransfer.js.html +++ b/docs/src_main_js_wallet_model_MoneroIncomingTransfer.js.html @@ -131,7 +131,7 @@

Source: src/main/js/wallet/model/MoneroIncomingTransfer.j
diff --git a/docs/src_main_js_wallet_model_MoneroIntegratedAddress.js.html b/docs/src_main_js_wallet_model_MoneroIntegratedAddress.js.html index 8c4acda51..65553bad6 100644 --- a/docs/src_main_js_wallet_model_MoneroIntegratedAddress.js.html +++ b/docs/src_main_js_wallet_model_MoneroIntegratedAddress.js.html @@ -81,7 +81,7 @@

Source: src/main/js/wallet/model/MoneroIntegratedAddress.
diff --git a/docs/src_main_js_wallet_model_MoneroKeyImageImportResult.js.html b/docs/src_main_js_wallet_model_MoneroKeyImageImportResult.js.html index 83c72eb37..bd737a3a2 100644 --- a/docs/src_main_js_wallet_model_MoneroKeyImageImportResult.js.html +++ b/docs/src_main_js_wallet_model_MoneroKeyImageImportResult.js.html @@ -85,7 +85,7 @@

Source: src/main/js/wallet/model/MoneroKeyImageImportResu
diff --git a/docs/src_main_js_wallet_model_MoneroMessageSignatureResult.js.html b/docs/src_main_js_wallet_model_MoneroMessageSignatureResult.js.html index 06071752d..977646f4b 100644 --- a/docs/src_main_js_wallet_model_MoneroMessageSignatureResult.js.html +++ b/docs/src_main_js_wallet_model_MoneroMessageSignatureResult.js.html @@ -96,7 +96,7 @@

Source: src/main/js/wallet/model/MoneroMessageSignatureRe
diff --git a/docs/src_main_js_wallet_model_MoneroMessageSignatureType.js.html b/docs/src_main_js_wallet_model_MoneroMessageSignatureType.js.html index d40e6dadc..61b256d04 100644 --- a/docs/src_main_js_wallet_model_MoneroMessageSignatureType.js.html +++ b/docs/src_main_js_wallet_model_MoneroMessageSignatureType.js.html @@ -53,7 +53,7 @@

Source: src/main/js/wallet/model/MoneroMessageSignatureTy
diff --git a/docs/src_main_js_wallet_model_MoneroMultisigInfo.js.html b/docs/src_main_js_wallet_model_MoneroMultisigInfo.js.html index 0acc2f8e8..8356f485f 100644 --- a/docs/src_main_js_wallet_model_MoneroMultisigInfo.js.html +++ b/docs/src_main_js_wallet_model_MoneroMultisigInfo.js.html @@ -83,7 +83,7 @@

Source: src/main/js/wallet/model/MoneroMultisigInfo.js
diff --git a/docs/src_main_js_wallet_model_MoneroMultisigInitResult.js.html b/docs/src_main_js_wallet_model_MoneroMultisigInitResult.js.html index 15ad73081..dd1891064 100644 --- a/docs/src_main_js_wallet_model_MoneroMultisigInitResult.js.html +++ b/docs/src_main_js_wallet_model_MoneroMultisigInitResult.js.html @@ -70,7 +70,7 @@

Source: src/main/js/wallet/model/MoneroMultisigInitResult
diff --git a/docs/src_main_js_wallet_model_MoneroMultisigSignResult.js.html b/docs/src_main_js_wallet_model_MoneroMultisigSignResult.js.html index 6e3950d82..179b1c133 100644 --- a/docs/src_main_js_wallet_model_MoneroMultisigSignResult.js.html +++ b/docs/src_main_js_wallet_model_MoneroMultisigSignResult.js.html @@ -66,7 +66,7 @@

Source: src/main/js/wallet/model/MoneroMultisigSignResult
diff --git a/docs/src_main_js_wallet_model_MoneroOutgoingTransfer.js.html b/docs/src_main_js_wallet_model_MoneroOutgoingTransfer.js.html index ca835f025..9744aa717 100644 --- a/docs/src_main_js_wallet_model_MoneroOutgoingTransfer.js.html +++ b/docs/src_main_js_wallet_model_MoneroOutgoingTransfer.js.html @@ -144,7 +144,7 @@

Source: src/main/js/wallet/model/MoneroOutgoingTransfer.j
diff --git a/docs/src_main_js_wallet_model_MoneroOutputQuery.js.html b/docs/src_main_js_wallet_model_MoneroOutputQuery.js.html index 3efffa394..27c2ec957 100644 --- a/docs/src_main_js_wallet_model_MoneroOutputQuery.js.html +++ b/docs/src_main_js_wallet_model_MoneroOutputQuery.js.html @@ -174,7 +174,7 @@

Source: src/main/js/wallet/model/MoneroOutputQuery.js


diff --git a/docs/src_main_js_wallet_model_MoneroOutputWallet.js.html b/docs/src_main_js_wallet_model_MoneroOutputWallet.js.html index 7e9778dac..b181b17a9 100644 --- a/docs/src_main_js_wallet_model_MoneroOutputWallet.js.html +++ b/docs/src_main_js_wallet_model_MoneroOutputWallet.js.html @@ -144,7 +144,7 @@

Source: src/main/js/wallet/model/MoneroOutputWallet.js
diff --git a/docs/src_main_js_wallet_model_MoneroSubaddress.js.html b/docs/src_main_js_wallet_model_MoneroSubaddress.js.html index 562d6d5cc..c68ce95f6 100644 --- a/docs/src_main_js_wallet_model_MoneroSubaddress.js.html +++ b/docs/src_main_js_wallet_model_MoneroSubaddress.js.html @@ -162,7 +162,7 @@

Source: src/main/js/wallet/model/MoneroSubaddress.js


diff --git a/docs/src_main_js_wallet_model_MoneroSyncResult.js.html b/docs/src_main_js_wallet_model_MoneroSyncResult.js.html index 6f6573bfb..4cd08e1e1 100644 --- a/docs/src_main_js_wallet_model_MoneroSyncResult.js.html +++ b/docs/src_main_js_wallet_model_MoneroSyncResult.js.html @@ -65,7 +65,7 @@

Source: src/main/js/wallet/model/MoneroSyncResult.js


diff --git a/docs/src_main_js_wallet_model_MoneroTransfer.js.html b/docs/src_main_js_wallet_model_MoneroTransfer.js.html index 6ad5de4df..92b32a3e6 100644 --- a/docs/src_main_js_wallet_model_MoneroTransfer.js.html +++ b/docs/src_main_js_wallet_model_MoneroTransfer.js.html @@ -163,7 +163,7 @@

Source: src/main/js/wallet/model/MoneroTransfer.js


diff --git a/docs/src_main_js_wallet_model_MoneroTransferQuery.js.html b/docs/src_main_js_wallet_model_MoneroTransferQuery.js.html index b3567d369..d1889c1df 100644 --- a/docs/src_main_js_wallet_model_MoneroTransferQuery.js.html +++ b/docs/src_main_js_wallet_model_MoneroTransferQuery.js.html @@ -256,7 +256,7 @@

Source: src/main/js/wallet/model/MoneroTransferQuery.js
diff --git a/docs/src_main_js_wallet_model_MoneroTxConfig.js.html b/docs/src_main_js_wallet_model_MoneroTxConfig.js.html index c98b33ad7..5641e691a 100644 --- a/docs/src_main_js_wallet_model_MoneroTxConfig.js.html +++ b/docs/src_main_js_wallet_model_MoneroTxConfig.js.html @@ -337,7 +337,7 @@

Source: src/main/js/wallet/model/MoneroTxConfig.js


diff --git a/docs/src_main_js_wallet_model_MoneroTxPriority.js.html b/docs/src_main_js_wallet_model_MoneroTxPriority.js.html index 2e5956953..98507097a 100644 --- a/docs/src_main_js_wallet_model_MoneroTxPriority.js.html +++ b/docs/src_main_js_wallet_model_MoneroTxPriority.js.html @@ -63,7 +63,7 @@

Source: src/main/js/wallet/model/MoneroTxPriority.js


diff --git a/docs/src_main_js_wallet_model_MoneroTxQuery.js.html b/docs/src_main_js_wallet_model_MoneroTxQuery.js.html index 5fd4fb1d5..5f88c1297 100644 --- a/docs/src_main_js_wallet_model_MoneroTxQuery.js.html +++ b/docs/src_main_js_wallet_model_MoneroTxQuery.js.html @@ -335,7 +335,7 @@

Source: src/main/js/wallet/model/MoneroTxQuery.js


diff --git a/docs/src_main_js_wallet_model_MoneroTxSet.js.html b/docs/src_main_js_wallet_model_MoneroTxSet.js.html index d12eeea2d..358047dd3 100644 --- a/docs/src_main_js_wallet_model_MoneroTxSet.js.html +++ b/docs/src_main_js_wallet_model_MoneroTxSet.js.html @@ -148,7 +148,7 @@

Source: src/main/js/wallet/model/MoneroTxSet.js


diff --git a/docs/src_main_js_wallet_model_MoneroTxWallet.js.html b/docs/src_main_js_wallet_model_MoneroTxWallet.js.html index e2da3debf..651b0e9e0 100644 --- a/docs/src_main_js_wallet_model_MoneroTxWallet.js.html +++ b/docs/src_main_js_wallet_model_MoneroTxWallet.js.html @@ -449,7 +449,7 @@

Source: src/main/js/wallet/model/MoneroTxWallet.js


diff --git a/docs/src_main_js_wallet_model_MoneroWalletConfig.js.html b/docs/src_main_js_wallet_model_MoneroWalletConfig.js.html index e8e5c465d..c37ad0743 100644 --- a/docs/src_main_js_wallet_model_MoneroWalletConfig.js.html +++ b/docs/src_main_js_wallet_model_MoneroWalletConfig.js.html @@ -299,7 +299,7 @@

Source: src/main/js/wallet/model/MoneroWalletConfig.js
diff --git a/docs/src_main_js_wallet_model_MoneroWalletListener.js.html b/docs/src_main_js_wallet_model_MoneroWalletListener.js.html index 1f6b32315..7191a034d 100644 --- a/docs/src_main_js_wallet_model_MoneroWalletListener.js.html +++ b/docs/src_main_js_wallet_model_MoneroWalletListener.js.html @@ -87,7 +87,7 @@

Source: src/main/js/wallet/model/MoneroWalletListener.js<