diff --git a/docs/allclasses-index.html b/docs/allclasses-index.html index 68f383c3..075b5ba1 100644 --- a/docs/allclasses-index.html +++ b/docs/allclasses-index.html @@ -2,10 +2,10 @@ - + All Classes - + @@ -234,7 +234,7 @@

All Classes

MoneroDaemonDefault -
Default Monero daemon implementation.
+
Abstract default implementation of a Monero daemon.
diff --git a/docs/allclasses.html b/docs/allclasses.html index 628bd4eb..17f0fe1c 100644 --- a/docs/allclasses.html +++ b/docs/allclasses.html @@ -2,10 +2,10 @@ - + All Classes - + diff --git a/docs/allpackages-index.html b/docs/allpackages-index.html index 41ab8f4a..9e8ec564 100644 --- a/docs/allpackages-index.html +++ b/docs/allpackages-index.html @@ -2,10 +2,10 @@ - + All Packages - + diff --git a/docs/common/types/Filter.html b/docs/common/types/Filter.html index 36ace3ea..c9cbd76e 100644 --- a/docs/common/types/Filter.html +++ b/docs/common/types/Filter.html @@ -2,10 +2,10 @@ - + Filter - + diff --git a/docs/common/types/JsonException.html b/docs/common/types/JsonException.html index 10c1cb2f..457295b0 100644 --- a/docs/common/types/JsonException.html +++ b/docs/common/types/JsonException.html @@ -2,10 +2,10 @@ - + JsonException - + diff --git a/docs/common/types/class-use/Filter.html b/docs/common/types/class-use/Filter.html index e10263d6..7a1a38ee 100644 --- a/docs/common/types/class-use/Filter.html +++ b/docs/common/types/class-use/Filter.html @@ -2,10 +2,10 @@ - + Uses of Interface common.types.Filter - + diff --git a/docs/common/types/class-use/JsonException.html b/docs/common/types/class-use/JsonException.html index 145a306d..ccd12eb1 100644 --- a/docs/common/types/class-use/JsonException.html +++ b/docs/common/types/class-use/JsonException.html @@ -2,10 +2,10 @@ - + Uses of Class common.types.JsonException - + diff --git a/docs/common/types/package-summary.html b/docs/common/types/package-summary.html index 7fcf66fa..3a4ee01b 100644 --- a/docs/common/types/package-summary.html +++ b/docs/common/types/package-summary.html @@ -2,10 +2,10 @@ - + common.types - + diff --git a/docs/common/types/package-tree.html b/docs/common/types/package-tree.html index 68a82bd0..c28b7217 100644 --- a/docs/common/types/package-tree.html +++ b/docs/common/types/package-tree.html @@ -2,10 +2,10 @@ - + common.types Class Hierarchy - + diff --git a/docs/common/types/package-use.html b/docs/common/types/package-use.html index eab9983b..d77ec7e1 100644 --- a/docs/common/types/package-use.html +++ b/docs/common/types/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package common.types - + diff --git a/docs/common/utils/GenUtils.html b/docs/common/utils/GenUtils.html index 04cbfdc1..344fb24e 100644 --- a/docs/common/utils/GenUtils.html +++ b/docs/common/utils/GenUtils.html @@ -2,10 +2,10 @@ - + GenUtils - + @@ -27,7 +27,7 @@ catch(err) { } //--> -var data = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9,"i11":9,"i12":9,"i13":9,"i14":9,"i15":9,"i16":9,"i17":9,"i18":9,"i19":9,"i20":9,"i21":9}; +var data = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9,"i11":9,"i12":9,"i13":9,"i14":9,"i15":9,"i16":9,"i17":9,"i18":9,"i19":9,"i20":9,"i21":9,"i22":9}; var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -355,6 +355,13 @@

Method Summary

Produces a new array containing the elements between the start and end indices.
+ +static void +waitFor​(long duration) + +
Wait for the duration.
+ + diff --git a/docs/monero/daemon/MoneroDaemonRpc.html b/docs/monero/daemon/MoneroDaemonRpc.html index 3c6228a9..3d2968b7 100644 --- a/docs/monero/daemon/MoneroDaemonRpc.html +++ b/docs/monero/daemon/MoneroDaemonRpc.html @@ -2,10 +2,10 @@ - + MoneroDaemonRpc - + diff --git a/docs/monero/daemon/class-use/MoneroDaemon.html b/docs/monero/daemon/class-use/MoneroDaemon.html index 901d36ca..384aed50 100644 --- a/docs/monero/daemon/class-use/MoneroDaemon.html +++ b/docs/monero/daemon/class-use/MoneroDaemon.html @@ -2,10 +2,10 @@ - + Uses of Interface monero.daemon.MoneroDaemon - + @@ -132,7 +132,7 @@

Uses of Mo class  MoneroDaemonDefault -
Default Monero daemon implementation.
+
Abstract default implementation of a Monero daemon.
diff --git a/docs/monero/daemon/class-use/MoneroDaemonDefault.html b/docs/monero/daemon/class-use/MoneroDaemonDefault.html index 41c1714c..db083eeb 100644 --- a/docs/monero/daemon/class-use/MoneroDaemonDefault.html +++ b/docs/monero/daemon/class-use/MoneroDaemonDefault.html @@ -2,10 +2,10 @@ - + Uses of Class monero.daemon.MoneroDaemonDefault - + diff --git a/docs/monero/daemon/class-use/MoneroDaemonRpc.html b/docs/monero/daemon/class-use/MoneroDaemonRpc.html index 4cbfe414..d0f99e08 100644 --- a/docs/monero/daemon/class-use/MoneroDaemonRpc.html +++ b/docs/monero/daemon/class-use/MoneroDaemonRpc.html @@ -2,10 +2,10 @@ - + Uses of Class monero.daemon.MoneroDaemonRpc - + diff --git a/docs/monero/daemon/model/ConnectionType.html b/docs/monero/daemon/model/ConnectionType.html index 9902454e..7e0f3d14 100644 --- a/docs/monero/daemon/model/ConnectionType.html +++ b/docs/monero/daemon/model/ConnectionType.html @@ -2,10 +2,10 @@ - + ConnectionType - + diff --git a/docs/monero/daemon/model/MoneroAltChain.html b/docs/monero/daemon/model/MoneroAltChain.html index 1b746cc0..f325a880 100644 --- a/docs/monero/daemon/model/MoneroAltChain.html +++ b/docs/monero/daemon/model/MoneroAltChain.html @@ -2,10 +2,10 @@ - + MoneroAltChain - + diff --git a/docs/monero/daemon/model/MoneroBan.html b/docs/monero/daemon/model/MoneroBan.html index a4968585..e30d8e05 100644 --- a/docs/monero/daemon/model/MoneroBan.html +++ b/docs/monero/daemon/model/MoneroBan.html @@ -2,10 +2,10 @@ - + MoneroBan - + diff --git a/docs/monero/daemon/model/MoneroBlock.html b/docs/monero/daemon/model/MoneroBlock.html index dae67a55..a7bb0c60 100644 --- a/docs/monero/daemon/model/MoneroBlock.html +++ b/docs/monero/daemon/model/MoneroBlock.html @@ -2,10 +2,10 @@ - + MoneroBlock - + diff --git a/docs/monero/daemon/model/MoneroBlockHeader.html b/docs/monero/daemon/model/MoneroBlockHeader.html index c6e359be..c99f9a79 100644 --- a/docs/monero/daemon/model/MoneroBlockHeader.html +++ b/docs/monero/daemon/model/MoneroBlockHeader.html @@ -2,10 +2,10 @@ - + MoneroBlockHeader - + diff --git a/docs/monero/daemon/model/MoneroBlockTemplate.html b/docs/monero/daemon/model/MoneroBlockTemplate.html index 1b09d7a8..a16eb794 100644 --- a/docs/monero/daemon/model/MoneroBlockTemplate.html +++ b/docs/monero/daemon/model/MoneroBlockTemplate.html @@ -2,10 +2,10 @@ - + MoneroBlockTemplate - + diff --git a/docs/monero/daemon/model/MoneroDaemonConnection.html b/docs/monero/daemon/model/MoneroDaemonConnection.html index 50c453e1..54bbb8d5 100644 --- a/docs/monero/daemon/model/MoneroDaemonConnection.html +++ b/docs/monero/daemon/model/MoneroDaemonConnection.html @@ -2,10 +2,10 @@ - + MoneroDaemonConnection - + diff --git a/docs/monero/daemon/model/MoneroDaemonConnectionSpan.html b/docs/monero/daemon/model/MoneroDaemonConnectionSpan.html index a14700c9..226e12d0 100644 --- a/docs/monero/daemon/model/MoneroDaemonConnectionSpan.html +++ b/docs/monero/daemon/model/MoneroDaemonConnectionSpan.html @@ -2,10 +2,10 @@ - + MoneroDaemonConnectionSpan - + diff --git a/docs/monero/daemon/model/MoneroDaemonInfo.html b/docs/monero/daemon/model/MoneroDaemonInfo.html index b20a988d..4112baf2 100644 --- a/docs/monero/daemon/model/MoneroDaemonInfo.html +++ b/docs/monero/daemon/model/MoneroDaemonInfo.html @@ -2,10 +2,10 @@ - + MoneroDaemonInfo - + diff --git a/docs/monero/daemon/model/MoneroDaemonListener.html b/docs/monero/daemon/model/MoneroDaemonListener.html index a3bb2733..710f108c 100644 --- a/docs/monero/daemon/model/MoneroDaemonListener.html +++ b/docs/monero/daemon/model/MoneroDaemonListener.html @@ -2,10 +2,10 @@ - + MoneroDaemonListener - + diff --git a/docs/monero/daemon/model/MoneroDaemonPeer.html b/docs/monero/daemon/model/MoneroDaemonPeer.html index 12493a75..2134f801 100644 --- a/docs/monero/daemon/model/MoneroDaemonPeer.html +++ b/docs/monero/daemon/model/MoneroDaemonPeer.html @@ -2,10 +2,10 @@ - + MoneroDaemonPeer - + diff --git a/docs/monero/daemon/model/MoneroDaemonSyncInfo.html b/docs/monero/daemon/model/MoneroDaemonSyncInfo.html index dbbfc0f6..9f126130 100644 --- a/docs/monero/daemon/model/MoneroDaemonSyncInfo.html +++ b/docs/monero/daemon/model/MoneroDaemonSyncInfo.html @@ -2,10 +2,10 @@ - + MoneroDaemonSyncInfo - + diff --git a/docs/monero/daemon/model/MoneroDaemonUpdateCheckResult.html b/docs/monero/daemon/model/MoneroDaemonUpdateCheckResult.html index 9e6f4037..7661e036 100644 --- a/docs/monero/daemon/model/MoneroDaemonUpdateCheckResult.html +++ b/docs/monero/daemon/model/MoneroDaemonUpdateCheckResult.html @@ -2,10 +2,10 @@ - + MoneroDaemonUpdateCheckResult - + diff --git a/docs/monero/daemon/model/MoneroDaemonUpdateDownloadResult.html b/docs/monero/daemon/model/MoneroDaemonUpdateDownloadResult.html index 016eff01..7675dd1e 100644 --- a/docs/monero/daemon/model/MoneroDaemonUpdateDownloadResult.html +++ b/docs/monero/daemon/model/MoneroDaemonUpdateDownloadResult.html @@ -2,10 +2,10 @@ - + MoneroDaemonUpdateDownloadResult - + diff --git a/docs/monero/daemon/model/MoneroHardForkInfo.html b/docs/monero/daemon/model/MoneroHardForkInfo.html index 9219a438..b147a8a2 100644 --- a/docs/monero/daemon/model/MoneroHardForkInfo.html +++ b/docs/monero/daemon/model/MoneroHardForkInfo.html @@ -2,10 +2,10 @@ - + MoneroHardForkInfo - + diff --git a/docs/monero/daemon/model/MoneroKeyImage.html b/docs/monero/daemon/model/MoneroKeyImage.html index 3c5b3af5..1309a81f 100644 --- a/docs/monero/daemon/model/MoneroKeyImage.html +++ b/docs/monero/daemon/model/MoneroKeyImage.html @@ -2,10 +2,10 @@ - + MoneroKeyImage - + diff --git a/docs/monero/daemon/model/MoneroKeyImageSpentStatus.html b/docs/monero/daemon/model/MoneroKeyImageSpentStatus.html index 7911df89..3ceb8524 100644 --- a/docs/monero/daemon/model/MoneroKeyImageSpentStatus.html +++ b/docs/monero/daemon/model/MoneroKeyImageSpentStatus.html @@ -2,10 +2,10 @@ - + MoneroKeyImageSpentStatus - + diff --git a/docs/monero/daemon/model/MoneroMinerTxSum.html b/docs/monero/daemon/model/MoneroMinerTxSum.html index b71877ff..062ee5b5 100644 --- a/docs/monero/daemon/model/MoneroMinerTxSum.html +++ b/docs/monero/daemon/model/MoneroMinerTxSum.html @@ -2,10 +2,10 @@ - + MoneroMinerTxSum - + diff --git a/docs/monero/daemon/model/MoneroMiningStatus.html b/docs/monero/daemon/model/MoneroMiningStatus.html index c662976a..05a1c906 100644 --- a/docs/monero/daemon/model/MoneroMiningStatus.html +++ b/docs/monero/daemon/model/MoneroMiningStatus.html @@ -2,10 +2,10 @@ - + MoneroMiningStatus - + diff --git a/docs/monero/daemon/model/MoneroNetworkType.html b/docs/monero/daemon/model/MoneroNetworkType.html index 4815fbb0..4877b27f 100644 --- a/docs/monero/daemon/model/MoneroNetworkType.html +++ b/docs/monero/daemon/model/MoneroNetworkType.html @@ -2,10 +2,10 @@ - + MoneroNetworkType - + diff --git a/docs/monero/daemon/model/MoneroOutput.html b/docs/monero/daemon/model/MoneroOutput.html index 8ed35b1f..dbdb6004 100644 --- a/docs/monero/daemon/model/MoneroOutput.html +++ b/docs/monero/daemon/model/MoneroOutput.html @@ -2,10 +2,10 @@ - + MoneroOutput - + diff --git a/docs/monero/daemon/model/MoneroOutputDistributionEntry.html b/docs/monero/daemon/model/MoneroOutputDistributionEntry.html index 84a481de..da3f192c 100644 --- a/docs/monero/daemon/model/MoneroOutputDistributionEntry.html +++ b/docs/monero/daemon/model/MoneroOutputDistributionEntry.html @@ -2,10 +2,10 @@ - + MoneroOutputDistributionEntry - + diff --git a/docs/monero/daemon/model/MoneroOutputHistogramEntry.html b/docs/monero/daemon/model/MoneroOutputHistogramEntry.html index 8a261d9e..9c56fab5 100644 --- a/docs/monero/daemon/model/MoneroOutputHistogramEntry.html +++ b/docs/monero/daemon/model/MoneroOutputHistogramEntry.html @@ -2,10 +2,10 @@ - + MoneroOutputHistogramEntry - + diff --git a/docs/monero/daemon/model/MoneroSubmitTxResult.html b/docs/monero/daemon/model/MoneroSubmitTxResult.html index 5b5db2a2..34d1cfa1 100644 --- a/docs/monero/daemon/model/MoneroSubmitTxResult.html +++ b/docs/monero/daemon/model/MoneroSubmitTxResult.html @@ -2,10 +2,10 @@ - + MoneroSubmitTxResult - + diff --git a/docs/monero/daemon/model/MoneroTx.html b/docs/monero/daemon/model/MoneroTx.html index 1649d440..14bba603 100644 --- a/docs/monero/daemon/model/MoneroTx.html +++ b/docs/monero/daemon/model/MoneroTx.html @@ -2,10 +2,10 @@ - + MoneroTx - + diff --git a/docs/monero/daemon/model/MoneroTxBacklogEntry.html b/docs/monero/daemon/model/MoneroTxBacklogEntry.html index 75319052..abff0e8a 100644 --- a/docs/monero/daemon/model/MoneroTxBacklogEntry.html +++ b/docs/monero/daemon/model/MoneroTxBacklogEntry.html @@ -2,10 +2,10 @@ - + MoneroTxBacklogEntry - + diff --git a/docs/monero/daemon/model/MoneroTxPoolStats.html b/docs/monero/daemon/model/MoneroTxPoolStats.html index c70713ae..7e1db2b1 100644 --- a/docs/monero/daemon/model/MoneroTxPoolStats.html +++ b/docs/monero/daemon/model/MoneroTxPoolStats.html @@ -2,10 +2,10 @@ - + MoneroTxPoolStats - + diff --git a/docs/monero/daemon/model/MoneroVersion.html b/docs/monero/daemon/model/MoneroVersion.html index 8e46222d..f9fc58e8 100644 --- a/docs/monero/daemon/model/MoneroVersion.html +++ b/docs/monero/daemon/model/MoneroVersion.html @@ -2,10 +2,10 @@ - + MoneroVersion - + diff --git a/docs/monero/daemon/model/class-use/ConnectionType.html b/docs/monero/daemon/model/class-use/ConnectionType.html index f90ef5ae..3beb3ebd 100644 --- a/docs/monero/daemon/model/class-use/ConnectionType.html +++ b/docs/monero/daemon/model/class-use/ConnectionType.html @@ -2,10 +2,10 @@ - + Uses of Class monero.daemon.model.ConnectionType - + diff --git a/docs/monero/daemon/model/class-use/MoneroAltChain.html b/docs/monero/daemon/model/class-use/MoneroAltChain.html index e1a81f1b..28f83d32 100644 --- a/docs/monero/daemon/model/class-use/MoneroAltChain.html +++ b/docs/monero/daemon/model/class-use/MoneroAltChain.html @@ -2,10 +2,10 @@ - + Uses of Class monero.daemon.model.MoneroAltChain - + diff --git a/docs/monero/daemon/model/class-use/MoneroBan.html b/docs/monero/daemon/model/class-use/MoneroBan.html index d7499464..29894bab 100644 --- a/docs/monero/daemon/model/class-use/MoneroBan.html +++ b/docs/monero/daemon/model/class-use/MoneroBan.html @@ -2,10 +2,10 @@ - + Uses of Class monero.daemon.model.MoneroBan - + diff --git a/docs/monero/daemon/model/class-use/MoneroBlock.html b/docs/monero/daemon/model/class-use/MoneroBlock.html index 10ad2d3e..e5daf9c0 100644 --- a/docs/monero/daemon/model/class-use/MoneroBlock.html +++ b/docs/monero/daemon/model/class-use/MoneroBlock.html @@ -2,10 +2,10 @@ - + Uses of Class monero.daemon.model.MoneroBlock - + diff --git a/docs/monero/daemon/model/class-use/MoneroBlockHeader.html b/docs/monero/daemon/model/class-use/MoneroBlockHeader.html index e417e132..31b3331d 100644 --- a/docs/monero/daemon/model/class-use/MoneroBlockHeader.html +++ b/docs/monero/daemon/model/class-use/MoneroBlockHeader.html @@ -2,10 +2,10 @@ - + Uses of Class monero.daemon.model.MoneroBlockHeader - + diff --git a/docs/monero/daemon/model/class-use/MoneroBlockTemplate.html b/docs/monero/daemon/model/class-use/MoneroBlockTemplate.html index c9d9db33..e938e86d 100644 --- a/docs/monero/daemon/model/class-use/MoneroBlockTemplate.html +++ b/docs/monero/daemon/model/class-use/MoneroBlockTemplate.html @@ -2,10 +2,10 @@ - + Uses of Class monero.daemon.model.MoneroBlockTemplate - + diff --git a/docs/monero/daemon/model/class-use/MoneroDaemonConnection.html b/docs/monero/daemon/model/class-use/MoneroDaemonConnection.html index d034f1e5..f876b2b8 100644 --- a/docs/monero/daemon/model/class-use/MoneroDaemonConnection.html +++ b/docs/monero/daemon/model/class-use/MoneroDaemonConnection.html @@ -2,10 +2,10 @@ - + Uses of Class monero.daemon.model.MoneroDaemonConnection - + diff --git a/docs/monero/daemon/model/class-use/MoneroDaemonConnectionSpan.html b/docs/monero/daemon/model/class-use/MoneroDaemonConnectionSpan.html index 095b95e1..8e84a1b9 100644 --- a/docs/monero/daemon/model/class-use/MoneroDaemonConnectionSpan.html +++ b/docs/monero/daemon/model/class-use/MoneroDaemonConnectionSpan.html @@ -2,10 +2,10 @@ - + Uses of Class monero.daemon.model.MoneroDaemonConnectionSpan - + diff --git a/docs/monero/daemon/model/class-use/MoneroDaemonInfo.html b/docs/monero/daemon/model/class-use/MoneroDaemonInfo.html index 3a6c636a..e964b182 100644 --- a/docs/monero/daemon/model/class-use/MoneroDaemonInfo.html +++ b/docs/monero/daemon/model/class-use/MoneroDaemonInfo.html @@ -2,10 +2,10 @@ - + Uses of Class monero.daemon.model.MoneroDaemonInfo - + diff --git a/docs/monero/daemon/model/class-use/MoneroDaemonListener.html b/docs/monero/daemon/model/class-use/MoneroDaemonListener.html index 0d805f97..207ca873 100644 --- a/docs/monero/daemon/model/class-use/MoneroDaemonListener.html +++ b/docs/monero/daemon/model/class-use/MoneroDaemonListener.html @@ -2,10 +2,10 @@ - + Uses of Class monero.daemon.model.MoneroDaemonListener - + diff --git a/docs/monero/daemon/model/class-use/MoneroDaemonPeer.html b/docs/monero/daemon/model/class-use/MoneroDaemonPeer.html index c9aa1401..f68a5e0c 100644 --- a/docs/monero/daemon/model/class-use/MoneroDaemonPeer.html +++ b/docs/monero/daemon/model/class-use/MoneroDaemonPeer.html @@ -2,10 +2,10 @@ - + Uses of Class monero.daemon.model.MoneroDaemonPeer - + diff --git a/docs/monero/daemon/model/class-use/MoneroDaemonSyncInfo.html b/docs/monero/daemon/model/class-use/MoneroDaemonSyncInfo.html index 52deb987..76bcebfb 100644 --- a/docs/monero/daemon/model/class-use/MoneroDaemonSyncInfo.html +++ b/docs/monero/daemon/model/class-use/MoneroDaemonSyncInfo.html @@ -2,10 +2,10 @@ - + Uses of Class monero.daemon.model.MoneroDaemonSyncInfo - + diff --git a/docs/monero/daemon/model/class-use/MoneroDaemonUpdateCheckResult.html b/docs/monero/daemon/model/class-use/MoneroDaemonUpdateCheckResult.html index e3ac67d4..36f6c819 100644 --- a/docs/monero/daemon/model/class-use/MoneroDaemonUpdateCheckResult.html +++ b/docs/monero/daemon/model/class-use/MoneroDaemonUpdateCheckResult.html @@ -2,10 +2,10 @@ - + Uses of Class monero.daemon.model.MoneroDaemonUpdateCheckResult - + diff --git a/docs/monero/daemon/model/class-use/MoneroDaemonUpdateDownloadResult.html b/docs/monero/daemon/model/class-use/MoneroDaemonUpdateDownloadResult.html index d9a29248..b9b98036 100644 --- a/docs/monero/daemon/model/class-use/MoneroDaemonUpdateDownloadResult.html +++ b/docs/monero/daemon/model/class-use/MoneroDaemonUpdateDownloadResult.html @@ -2,10 +2,10 @@ - + Uses of Class monero.daemon.model.MoneroDaemonUpdateDownloadResult - + diff --git a/docs/monero/daemon/model/class-use/MoneroHardForkInfo.html b/docs/monero/daemon/model/class-use/MoneroHardForkInfo.html index fda9e014..d580d45e 100644 --- a/docs/monero/daemon/model/class-use/MoneroHardForkInfo.html +++ b/docs/monero/daemon/model/class-use/MoneroHardForkInfo.html @@ -2,10 +2,10 @@ - + Uses of Class monero.daemon.model.MoneroHardForkInfo - + diff --git a/docs/monero/daemon/model/class-use/MoneroKeyImage.html b/docs/monero/daemon/model/class-use/MoneroKeyImage.html index 165d1069..a6360c71 100644 --- a/docs/monero/daemon/model/class-use/MoneroKeyImage.html +++ b/docs/monero/daemon/model/class-use/MoneroKeyImage.html @@ -2,10 +2,10 @@ - + Uses of Class monero.daemon.model.MoneroKeyImage - + diff --git a/docs/monero/daemon/model/class-use/MoneroKeyImageSpentStatus.html b/docs/monero/daemon/model/class-use/MoneroKeyImageSpentStatus.html index f21ad2e5..d7696d4c 100644 --- a/docs/monero/daemon/model/class-use/MoneroKeyImageSpentStatus.html +++ b/docs/monero/daemon/model/class-use/MoneroKeyImageSpentStatus.html @@ -2,10 +2,10 @@ - + Uses of Class monero.daemon.model.MoneroKeyImageSpentStatus - + diff --git a/docs/monero/daemon/model/class-use/MoneroMinerTxSum.html b/docs/monero/daemon/model/class-use/MoneroMinerTxSum.html index 238079f3..8ec3b3ed 100644 --- a/docs/monero/daemon/model/class-use/MoneroMinerTxSum.html +++ b/docs/monero/daemon/model/class-use/MoneroMinerTxSum.html @@ -2,10 +2,10 @@ - + Uses of Class monero.daemon.model.MoneroMinerTxSum - + diff --git a/docs/monero/daemon/model/class-use/MoneroMiningStatus.html b/docs/monero/daemon/model/class-use/MoneroMiningStatus.html index 73a22bce..b28cfce1 100644 --- a/docs/monero/daemon/model/class-use/MoneroMiningStatus.html +++ b/docs/monero/daemon/model/class-use/MoneroMiningStatus.html @@ -2,10 +2,10 @@ - + Uses of Class monero.daemon.model.MoneroMiningStatus - + diff --git a/docs/monero/daemon/model/class-use/MoneroNetworkType.html b/docs/monero/daemon/model/class-use/MoneroNetworkType.html index d2bfdf29..ba03e4af 100644 --- a/docs/monero/daemon/model/class-use/MoneroNetworkType.html +++ b/docs/monero/daemon/model/class-use/MoneroNetworkType.html @@ -2,10 +2,10 @@ - + Uses of Class monero.daemon.model.MoneroNetworkType - + diff --git a/docs/monero/daemon/model/class-use/MoneroOutput.html b/docs/monero/daemon/model/class-use/MoneroOutput.html index 6880ab32..6d99904b 100644 --- a/docs/monero/daemon/model/class-use/MoneroOutput.html +++ b/docs/monero/daemon/model/class-use/MoneroOutput.html @@ -2,10 +2,10 @@ - + Uses of Class monero.daemon.model.MoneroOutput - + diff --git a/docs/monero/daemon/model/class-use/MoneroOutputDistributionEntry.html b/docs/monero/daemon/model/class-use/MoneroOutputDistributionEntry.html index 1689db17..b14989f8 100644 --- a/docs/monero/daemon/model/class-use/MoneroOutputDistributionEntry.html +++ b/docs/monero/daemon/model/class-use/MoneroOutputDistributionEntry.html @@ -2,10 +2,10 @@ - + Uses of Class monero.daemon.model.MoneroOutputDistributionEntry - + diff --git a/docs/monero/daemon/model/class-use/MoneroOutputHistogramEntry.html b/docs/monero/daemon/model/class-use/MoneroOutputHistogramEntry.html index 261bdedd..a06d8509 100644 --- a/docs/monero/daemon/model/class-use/MoneroOutputHistogramEntry.html +++ b/docs/monero/daemon/model/class-use/MoneroOutputHistogramEntry.html @@ -2,10 +2,10 @@ - + Uses of Class monero.daemon.model.MoneroOutputHistogramEntry - + diff --git a/docs/monero/daemon/model/class-use/MoneroSubmitTxResult.html b/docs/monero/daemon/model/class-use/MoneroSubmitTxResult.html index 97f48103..214deac4 100644 --- a/docs/monero/daemon/model/class-use/MoneroSubmitTxResult.html +++ b/docs/monero/daemon/model/class-use/MoneroSubmitTxResult.html @@ -2,10 +2,10 @@ - + Uses of Class monero.daemon.model.MoneroSubmitTxResult - + diff --git a/docs/monero/daemon/model/class-use/MoneroTx.html b/docs/monero/daemon/model/class-use/MoneroTx.html index 5c887db0..d4a0ee24 100644 --- a/docs/monero/daemon/model/class-use/MoneroTx.html +++ b/docs/monero/daemon/model/class-use/MoneroTx.html @@ -2,10 +2,10 @@ - + Uses of Class monero.daemon.model.MoneroTx - + diff --git a/docs/monero/daemon/model/class-use/MoneroTxBacklogEntry.html b/docs/monero/daemon/model/class-use/MoneroTxBacklogEntry.html index d394b4d0..b6bc3f79 100644 --- a/docs/monero/daemon/model/class-use/MoneroTxBacklogEntry.html +++ b/docs/monero/daemon/model/class-use/MoneroTxBacklogEntry.html @@ -2,10 +2,10 @@ - + Uses of Class monero.daemon.model.MoneroTxBacklogEntry - + diff --git a/docs/monero/daemon/model/class-use/MoneroTxPoolStats.html b/docs/monero/daemon/model/class-use/MoneroTxPoolStats.html index 47cdc9b0..afc80641 100644 --- a/docs/monero/daemon/model/class-use/MoneroTxPoolStats.html +++ b/docs/monero/daemon/model/class-use/MoneroTxPoolStats.html @@ -2,10 +2,10 @@ - + Uses of Class monero.daemon.model.MoneroTxPoolStats - + diff --git a/docs/monero/daemon/model/class-use/MoneroVersion.html b/docs/monero/daemon/model/class-use/MoneroVersion.html index 1a033f57..52c7a2af 100644 --- a/docs/monero/daemon/model/class-use/MoneroVersion.html +++ b/docs/monero/daemon/model/class-use/MoneroVersion.html @@ -2,10 +2,10 @@ - + Uses of Class monero.daemon.model.MoneroVersion - + diff --git a/docs/monero/daemon/model/package-summary.html b/docs/monero/daemon/model/package-summary.html index 11c0563c..e61bcf03 100644 --- a/docs/monero/daemon/model/package-summary.html +++ b/docs/monero/daemon/model/package-summary.html @@ -2,10 +2,10 @@ - + monero.daemon.model - + diff --git a/docs/monero/daemon/model/package-tree.html b/docs/monero/daemon/model/package-tree.html index db17458c..1ea54cb6 100644 --- a/docs/monero/daemon/model/package-tree.html +++ b/docs/monero/daemon/model/package-tree.html @@ -2,10 +2,10 @@ - + monero.daemon.model Class Hierarchy - + diff --git a/docs/monero/daemon/model/package-use.html b/docs/monero/daemon/model/package-use.html index 17421b85..e6577535 100644 --- a/docs/monero/daemon/model/package-use.html +++ b/docs/monero/daemon/model/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package monero.daemon.model - + diff --git a/docs/monero/daemon/package-summary.html b/docs/monero/daemon/package-summary.html index 531fe3d5..db4eca73 100644 --- a/docs/monero/daemon/package-summary.html +++ b/docs/monero/daemon/package-summary.html @@ -2,10 +2,10 @@ - + monero.daemon - + @@ -126,7 +126,7 @@

Package monero.daemon

MoneroDaemonDefault -
Default Monero daemon implementation.
+
Abstract default implementation of a Monero daemon.
diff --git a/docs/monero/daemon/package-tree.html b/docs/monero/daemon/package-tree.html index f56ee0f1..0f1c74ec 100644 --- a/docs/monero/daemon/package-tree.html +++ b/docs/monero/daemon/package-tree.html @@ -2,10 +2,10 @@ - + monero.daemon Class Hierarchy - + diff --git a/docs/monero/daemon/package-use.html b/docs/monero/daemon/package-use.html index e8bcb036..8c332e10 100644 --- a/docs/monero/daemon/package-use.html +++ b/docs/monero/daemon/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package monero.daemon - + @@ -132,7 +132,7 @@

Uses of Package
moner MoneroDaemonDefault -
Default Monero daemon implementation.
+
Abstract default implementation of a Monero daemon.
diff --git a/docs/monero/wallet/MoneroWallet.html b/docs/monero/wallet/MoneroWallet.html index a26b1e45..5dfc489c 100644 --- a/docs/monero/wallet/MoneroWallet.html +++ b/docs/monero/wallet/MoneroWallet.html @@ -2,10 +2,10 @@ - + MoneroWallet - + @@ -507,7 +507,7 @@

Method Summary

java.util.List<MoneroIncomingTransfer> getIncomingTransfers​(MoneroTransferQuery query) -
Get the wallet's incoming transfers that meet criteria in a query object.
+
Get incoming transfers that meet a query.
@@ -579,7 +579,7 @@

Method Summary

java.util.List<MoneroOutgoingTransfer> getOutgoingTransfers​(MoneroTransferQuery query) -
Get the wallet's outgoing transfers that meet criteria in a query object.
+
Get outgoing transfers that meet a query.
@@ -900,7 +900,7 @@

Method Summary

boolean isViewOnly() -
Indicates if the wallet is view-only, meaning it does have the private +
Indicates if the wallet is view-only, meaning it does not have the private spend key and can therefore only observe incoming outputs.
@@ -1285,7 +1285,7 @@

getListeners

  • isViewOnly

    boolean isViewOnly()
    -
    Indicates if the wallet is view-only, meaning it does have the private +
    Indicates if the wallet is view-only, meaning it does not have the private spend key and can therefore only observe incoming outputs.
    Returns:
    @@ -2358,22 +2358,22 @@

    getIncomingTransfers

  • getIncomingTransfers

    java.util.List<MoneroIncomingTransfer> getIncomingTransfers​(MoneroTransferQuery query)
    -

    Get the wallet's incoming transfers that meet criteria in a query object.

    +

    Get incoming transfers that meet a query.

    All supported query criteria:
    -    address - destination address (optional)
    +    address - get incoming transfers to a specific address in the wallet (optional)
       accountIndex - get incoming transfers to a specific account index (optional)
       subaddressIndex - get incoming transfers to a specific subaddress index (optional)
    -    subaddressIndices - get incoming transfers to specific subaddress indices (optional)
    -    amount - amount transferred (optional)
    +    subaddressIndices - get transfers destined for specific subaddress indices (optional)
    +    amount - amount being transferred (optional)
       txQuery - get transfers whose transaction meets this query (optional)

    Parameters:
    query - specifies which incoming transfers to get
    Returns:
    -
    the wallet's incoming transfers according to the given query
    +
    incoming transfers that meet the query
  • @@ -2398,15 +2398,15 @@

    getOutgoingTransfers

  • getOutgoingTransfers

    java.util.List<MoneroOutgoingTransfer> getOutgoingTransfers​(MoneroTransferQuery query)
    -

    Get the wallet's outgoing transfers that meet criteria in a query object.

    +

    Get outgoing transfers that meet a query.

    All supported query criteria:
    -    address - source address of funds (optional)
    +    address - get outgoing transfers from a specific address in the wallet (optional)
       accountIndex - get outgoing transfers from a specific account index (optional)
       subaddressIndex - get outgoing transfers from a specific subaddress index (optional)
       subaddressIndices - get outgoing transfers from specific subaddress indices (optional)
    -    amount - amount transferred (optional)
    +    amount - amount being transferred (optional)
       destinations - individual destinations of an outgoing transfer, which is local wallet data and NOT recoverable from the blockchain (optional)
       hasDestinations - get transfers that have destinations or not (optional)
       txQuery - get transfers whose transaction meets this query (optional)
    @@ -2415,7 +2415,7 @@

    getOutgoingTransfers

    Parameters:
    query - specifies which outgoing transfers to get
    Returns:
    -
    the wallet's outgoing transfers according to the given query
    +
    outgoing transfers that meet the query
  • @@ -2464,7 +2464,7 @@

    getOutputs

    Parameters:
    query - specifies attributes of outputs to get
    Returns:
    -
    outputs that meet the query
    +
    the queried outputs
    @@ -2672,12 +2672,13 @@

    sweepUnlocked

    All supported configuration:
       address - single destination address (required)
    -    accountIndex - source account index to sweep from from (required)
    -    subaddressIndex - source subaddress index to sweep from (optional)
    +    accountIndex - source account index to sweep from (optional, defaults to all accounts)
    +    subaddressIndex - source subaddress index to sweep from (optional, defaults to all subaddresses)
       subaddressIndices - source subaddress indices to sweep from (optional)
       relay - relay the transactions to peers to commit to the blockchain (default false)
       priority - transaction priority (default MoneroTxPriority.NORMAL)
       unlockHeight - minimum height for the transactions to unlock (default 0)
    +    sweepEachSubaddress - sweep each subaddress individually if true (default false)

    Parameters:
    diff --git a/docs/monero/wallet/MoneroWalletFull.html b/docs/monero/wallet/MoneroWalletFull.html index 694cef84..01d3aa2d 100644 --- a/docs/monero/wallet/MoneroWalletFull.html +++ b/docs/monero/wallet/MoneroWalletFull.html @@ -2,10 +2,10 @@ - + MoneroWalletFull - + @@ -524,7 +524,7 @@

    Method Summary

    java.util.List<MoneroIncomingTransfer> getIncomingTransfers​(MoneroTransferQuery query) -
    Get the wallet's incoming transfers that meet criteria in a query object.
    +
    Get incoming transfers that meet a query.
    @@ -610,7 +610,7 @@

    Method Summary

    java.util.List<MoneroOutgoingTransfer> getOutgoingTransfers​(MoneroTransferQuery query) -
    Get the wallet's outgoing transfers that meet criteria in a query object.
    +
    Get outgoing transfers that meet a query.
    @@ -952,7 +952,7 @@

    Method Summary

    boolean isViewOnly() -
    Indicates if the wallet is view-only, meaning it does have the private +
    Indicates if the wallet is view-only, meaning it does not have the private spend key and can therefore only observe incoming outputs.
    @@ -1655,7 +1655,7 @@

    getListeners

    isViewOnly

    public boolean isViewOnly()
    Description copied from interface: MoneroWallet
    -
    Indicates if the wallet is view-only, meaning it does have the private +
    Indicates if the wallet is view-only, meaning it does not have the private spend key and can therefore only observe incoming outputs.
    Returns:
    @@ -2276,7 +2276,7 @@

    getOutputs

    Parameters:
    query - specifies attributes of outputs to get
    Returns:
    -
    outputs that meet the query
    +
    the queried outputs
    @@ -2451,12 +2451,13 @@

    sweepUnlocked

    All supported configuration:
       address - single destination address (required)
    -    accountIndex - source account index to sweep from from (required)
    -    subaddressIndex - source subaddress index to sweep from (optional)
    +    accountIndex - source account index to sweep from (optional, defaults to all accounts)
    +    subaddressIndex - source subaddress index to sweep from (optional, defaults to all subaddresses)
       subaddressIndices - source subaddress indices to sweep from (optional)
       relay - relay the transactions to peers to commit to the blockchain (default false)
       priority - transaction priority (default MoneroTxPriority.NORMAL)
       unlockHeight - minimum height for the transactions to unlock (default 0)
    +    sweepEachSubaddress - sweep each subaddress individually if true (default false)

    Parameters:
    @@ -3835,15 +3836,15 @@

    getIncomingTransfers

    getIncomingTransfers

    public java.util.List<MoneroIncomingTransfer> getIncomingTransfers​(MoneroTransferQuery query)
    Description copied from interface: MoneroWallet
    -

    Get the wallet's incoming transfers that meet criteria in a query object.

    +

    Get incoming transfers that meet a query.

    All supported query criteria:
    -    address - destination address (optional)
    +    address - get incoming transfers to a specific address in the wallet (optional)
       accountIndex - get incoming transfers to a specific account index (optional)
       subaddressIndex - get incoming transfers to a specific subaddress index (optional)
    -    subaddressIndices - get incoming transfers to specific subaddress indices (optional)
    -    amount - amount transferred (optional)
    +    subaddressIndices - get transfers destined for specific subaddress indices (optional)
    +    amount - amount being transferred (optional)
       txQuery - get transfers whose transaction meets this query (optional)

    @@ -3852,7 +3853,7 @@

    getIncomingTransfers

    Parameters:
    query - specifies which incoming transfers to get
    Returns:
    -
    the wallet's incoming transfers according to the given query
    +
    incoming transfers that meet the query
    @@ -3881,15 +3882,15 @@

    getOutgoingTransfers

    getOutgoingTransfers

    public java.util.List<MoneroOutgoingTransfer> getOutgoingTransfers​(MoneroTransferQuery query)
    Description copied from interface: MoneroWallet
    -

    Get the wallet's outgoing transfers that meet criteria in a query object.

    +

    Get outgoing transfers that meet a query.

    All supported query criteria:
    -    address - source address of funds (optional)
    +    address - get outgoing transfers from a specific address in the wallet (optional)
       accountIndex - get outgoing transfers from a specific account index (optional)
       subaddressIndex - get outgoing transfers from a specific subaddress index (optional)
       subaddressIndices - get outgoing transfers from specific subaddress indices (optional)
    -    amount - amount transferred (optional)
    +    amount - amount being transferred (optional)
       destinations - individual destinations of an outgoing transfer, which is local wallet data and NOT recoverable from the blockchain (optional)
       hasDestinations - get transfers that have destinations or not (optional)
       txQuery - get transfers whose transaction meets this query (optional)
    @@ -3900,7 +3901,7 @@

    getOutgoingTransfers

    Parameters:
    query - specifies which outgoing transfers to get
    Returns:
    -
    the wallet's outgoing transfers according to the given query
    +
    outgoing transfers that meet the query
    diff --git a/docs/monero/wallet/MoneroWalletRpc.IncomingTransferComparator.html b/docs/monero/wallet/MoneroWalletRpc.IncomingTransferComparator.html index 7560c6e8..79fe233a 100644 --- a/docs/monero/wallet/MoneroWalletRpc.IncomingTransferComparator.html +++ b/docs/monero/wallet/MoneroWalletRpc.IncomingTransferComparator.html @@ -2,10 +2,10 @@ - + MoneroWalletRpc.IncomingTransferComparator - + diff --git a/docs/monero/wallet/MoneroWalletRpc.OutputComparator.html b/docs/monero/wallet/MoneroWalletRpc.OutputComparator.html index 9b50947d..74822acd 100644 --- a/docs/monero/wallet/MoneroWalletRpc.OutputComparator.html +++ b/docs/monero/wallet/MoneroWalletRpc.OutputComparator.html @@ -2,10 +2,10 @@ - + MoneroWalletRpc.OutputComparator - + diff --git a/docs/monero/wallet/MoneroWalletRpc.html b/docs/monero/wallet/MoneroWalletRpc.html index 6f4b0091..94148f9f 100644 --- a/docs/monero/wallet/MoneroWalletRpc.html +++ b/docs/monero/wallet/MoneroWalletRpc.html @@ -2,10 +2,10 @@ - + MoneroWalletRpc - + @@ -607,7 +607,7 @@

    Method Summary

    java.util.List<MoneroIncomingTransfer> getIncomingTransfers​(MoneroTransferQuery query) -
    Get the wallet's incoming transfers that meet criteria in a query object.
    +
    Get incoming transfers that meet a query.
    @@ -686,7 +686,7 @@

    Method Summary

    java.util.List<MoneroOutgoingTransfer> getOutgoingTransfers​(MoneroTransferQuery query) -
    Get the wallet's outgoing transfers that meet criteria in a query object.
    +
    Get outgoing transfers that meet a query.
    @@ -1028,7 +1028,7 @@

    Method Summary

    boolean isViewOnly() -
    Indicates if the wallet is view-only, meaning it does have the private +
    Indicates if the wallet is view-only, meaning it does not have the private spend key and can therefore only observe incoming outputs.
    @@ -1655,7 +1655,7 @@

    removeListener

    isViewOnly

    public boolean isViewOnly()
    Description copied from interface: MoneroWallet
    -
    Indicates if the wallet is view-only, meaning it does have the private +
    Indicates if the wallet is view-only, meaning it does not have the private spend key and can therefore only observe incoming outputs.
    Returns:
    @@ -2320,7 +2320,7 @@

    getOutputs

    Parameters:
    query - specifies attributes of outputs to get
    Returns:
    -
    outputs that meet the query
    +
    the queried outputs
    @@ -2495,12 +2495,13 @@

    sweepUnlocked

    All supported configuration:
       address - single destination address (required)
    -    accountIndex - source account index to sweep from from (required)
    -    subaddressIndex - source subaddress index to sweep from (optional)
    +    accountIndex - source account index to sweep from (optional, defaults to all accounts)
    +    subaddressIndex - source subaddress index to sweep from (optional, defaults to all subaddresses)
       subaddressIndices - source subaddress indices to sweep from (optional)
       relay - relay the transactions to peers to commit to the blockchain (default false)
       priority - transaction priority (default MoneroTxPriority.NORMAL)
       unlockHeight - minimum height for the transactions to unlock (default 0)
    +    sweepEachSubaddress - sweep each subaddress individually if true (default false)

    Parameters:
    @@ -3896,15 +3897,15 @@

    getIncomingTransfers

    getIncomingTransfers

    public java.util.List<MoneroIncomingTransfer> getIncomingTransfers​(MoneroTransferQuery query)
    Description copied from interface: MoneroWallet
    -

    Get the wallet's incoming transfers that meet criteria in a query object.

    +

    Get incoming transfers that meet a query.

    All supported query criteria:
    -    address - destination address (optional)
    +    address - get incoming transfers to a specific address in the wallet (optional)
       accountIndex - get incoming transfers to a specific account index (optional)
       subaddressIndex - get incoming transfers to a specific subaddress index (optional)
    -    subaddressIndices - get incoming transfers to specific subaddress indices (optional)
    -    amount - amount transferred (optional)
    +    subaddressIndices - get transfers destined for specific subaddress indices (optional)
    +    amount - amount being transferred (optional)
       txQuery - get transfers whose transaction meets this query (optional)

    @@ -3913,7 +3914,7 @@

    getIncomingTransfers

    Parameters:
    query - specifies which incoming transfers to get
    Returns:
    -
    the wallet's incoming transfers according to the given query
    +
    incoming transfers that meet the query
    @@ -3942,15 +3943,15 @@

    getOutgoingTransfers

    getOutgoingTransfers

    public java.util.List<MoneroOutgoingTransfer> getOutgoingTransfers​(MoneroTransferQuery query)
    Description copied from interface: MoneroWallet
    -

    Get the wallet's outgoing transfers that meet criteria in a query object.

    +

    Get outgoing transfers that meet a query.

    All supported query criteria:
    -    address - source address of funds (optional)
    +    address - get outgoing transfers from a specific address in the wallet (optional)
       accountIndex - get outgoing transfers from a specific account index (optional)
       subaddressIndex - get outgoing transfers from a specific subaddress index (optional)
       subaddressIndices - get outgoing transfers from specific subaddress indices (optional)
    -    amount - amount transferred (optional)
    +    amount - amount being transferred (optional)
       destinations - individual destinations of an outgoing transfer, which is local wallet data and NOT recoverable from the blockchain (optional)
       hasDestinations - get transfers that have destinations or not (optional)
       txQuery - get transfers whose transaction meets this query (optional)
    @@ -3961,7 +3962,7 @@

    getOutgoingTransfers

    Parameters:
    query - specifies which outgoing transfers to get
    Returns:
    -
    the wallet's outgoing transfers according to the given query
    +
    outgoing transfers that meet the query
    diff --git a/docs/monero/wallet/class-use/MoneroWallet.html b/docs/monero/wallet/class-use/MoneroWallet.html index baba3627..5ea196f7 100644 --- a/docs/monero/wallet/class-use/MoneroWallet.html +++ b/docs/monero/wallet/class-use/MoneroWallet.html @@ -2,10 +2,10 @@ - + Uses of Interface monero.wallet.MoneroWallet - + diff --git a/docs/monero/wallet/class-use/MoneroWalletFull.html b/docs/monero/wallet/class-use/MoneroWalletFull.html index b9decc3c..8b6887da 100644 --- a/docs/monero/wallet/class-use/MoneroWalletFull.html +++ b/docs/monero/wallet/class-use/MoneroWalletFull.html @@ -2,10 +2,10 @@ - + Uses of Class monero.wallet.MoneroWalletFull - + diff --git a/docs/monero/wallet/class-use/MoneroWalletRpc.IncomingTransferComparator.html b/docs/monero/wallet/class-use/MoneroWalletRpc.IncomingTransferComparator.html index fd1635de..8bb872eb 100644 --- a/docs/monero/wallet/class-use/MoneroWalletRpc.IncomingTransferComparator.html +++ b/docs/monero/wallet/class-use/MoneroWalletRpc.IncomingTransferComparator.html @@ -2,10 +2,10 @@ - + Uses of Class monero.wallet.MoneroWalletRpc.IncomingTransferComparator - + diff --git a/docs/monero/wallet/class-use/MoneroWalletRpc.OutputComparator.html b/docs/monero/wallet/class-use/MoneroWalletRpc.OutputComparator.html index fb7526da..4f3ddb9b 100644 --- a/docs/monero/wallet/class-use/MoneroWalletRpc.OutputComparator.html +++ b/docs/monero/wallet/class-use/MoneroWalletRpc.OutputComparator.html @@ -2,10 +2,10 @@ - + Uses of Class monero.wallet.MoneroWalletRpc.OutputComparator - + diff --git a/docs/monero/wallet/class-use/MoneroWalletRpc.html b/docs/monero/wallet/class-use/MoneroWalletRpc.html index 9e014119..1b2ae403 100644 --- a/docs/monero/wallet/class-use/MoneroWalletRpc.html +++ b/docs/monero/wallet/class-use/MoneroWalletRpc.html @@ -2,10 +2,10 @@ - + Uses of Class monero.wallet.MoneroWalletRpc - + diff --git a/docs/monero/wallet/model/MoneroAccount.html b/docs/monero/wallet/model/MoneroAccount.html index 1272e517..e36eb157 100644 --- a/docs/monero/wallet/model/MoneroAccount.html +++ b/docs/monero/wallet/model/MoneroAccount.html @@ -2,10 +2,10 @@ - + MoneroAccount - + diff --git a/docs/monero/wallet/model/MoneroAccountTag.html b/docs/monero/wallet/model/MoneroAccountTag.html index 2a23bc8a..3b559a1e 100644 --- a/docs/monero/wallet/model/MoneroAccountTag.html +++ b/docs/monero/wallet/model/MoneroAccountTag.html @@ -2,10 +2,10 @@ - + MoneroAccountTag - + diff --git a/docs/monero/wallet/model/MoneroAddressBookEntry.html b/docs/monero/wallet/model/MoneroAddressBookEntry.html index 78edd17d..28f7a07c 100644 --- a/docs/monero/wallet/model/MoneroAddressBookEntry.html +++ b/docs/monero/wallet/model/MoneroAddressBookEntry.html @@ -2,10 +2,10 @@ - + MoneroAddressBookEntry - + diff --git a/docs/monero/wallet/model/MoneroAddressType.html b/docs/monero/wallet/model/MoneroAddressType.html index b942526f..71d40c38 100644 --- a/docs/monero/wallet/model/MoneroAddressType.html +++ b/docs/monero/wallet/model/MoneroAddressType.html @@ -2,10 +2,10 @@ - + MoneroAddressType - + diff --git a/docs/monero/wallet/model/MoneroCheck.html b/docs/monero/wallet/model/MoneroCheck.html index 8a7950b7..009e31d9 100644 --- a/docs/monero/wallet/model/MoneroCheck.html +++ b/docs/monero/wallet/model/MoneroCheck.html @@ -2,10 +2,10 @@ - + MoneroCheck - + diff --git a/docs/monero/wallet/model/MoneroCheckReserve.html b/docs/monero/wallet/model/MoneroCheckReserve.html index 74ace017..4b624238 100644 --- a/docs/monero/wallet/model/MoneroCheckReserve.html +++ b/docs/monero/wallet/model/MoneroCheckReserve.html @@ -2,10 +2,10 @@ - + MoneroCheckReserve - + diff --git a/docs/monero/wallet/model/MoneroCheckTx.html b/docs/monero/wallet/model/MoneroCheckTx.html index fc3c1d59..dedd23d7 100644 --- a/docs/monero/wallet/model/MoneroCheckTx.html +++ b/docs/monero/wallet/model/MoneroCheckTx.html @@ -2,10 +2,10 @@ - + MoneroCheckTx - + diff --git a/docs/monero/wallet/model/MoneroDecodedAddress.html b/docs/monero/wallet/model/MoneroDecodedAddress.html index 49b5a152..8d6c7ae2 100644 --- a/docs/monero/wallet/model/MoneroDecodedAddress.html +++ b/docs/monero/wallet/model/MoneroDecodedAddress.html @@ -2,10 +2,10 @@ - + MoneroDecodedAddress - + diff --git a/docs/monero/wallet/model/MoneroDestination.html b/docs/monero/wallet/model/MoneroDestination.html index 3b3f71b9..bd1cea99 100644 --- a/docs/monero/wallet/model/MoneroDestination.html +++ b/docs/monero/wallet/model/MoneroDestination.html @@ -2,10 +2,10 @@ - + MoneroDestination - + diff --git a/docs/monero/wallet/model/MoneroIncomingTransfer.html b/docs/monero/wallet/model/MoneroIncomingTransfer.html index fa14ffb7..0432537d 100644 --- a/docs/monero/wallet/model/MoneroIncomingTransfer.html +++ b/docs/monero/wallet/model/MoneroIncomingTransfer.html @@ -2,10 +2,10 @@ - + MoneroIncomingTransfer - + diff --git a/docs/monero/wallet/model/MoneroIntegratedAddress.html b/docs/monero/wallet/model/MoneroIntegratedAddress.html index 8295baa0..7262f81c 100644 --- a/docs/monero/wallet/model/MoneroIntegratedAddress.html +++ b/docs/monero/wallet/model/MoneroIntegratedAddress.html @@ -2,10 +2,10 @@ - + MoneroIntegratedAddress - + diff --git a/docs/monero/wallet/model/MoneroKeyImageImportResult.html b/docs/monero/wallet/model/MoneroKeyImageImportResult.html index f3b8e52f..ef647b24 100644 --- a/docs/monero/wallet/model/MoneroKeyImageImportResult.html +++ b/docs/monero/wallet/model/MoneroKeyImageImportResult.html @@ -2,10 +2,10 @@ - + MoneroKeyImageImportResult - + diff --git a/docs/monero/wallet/model/MoneroMessageSignatureResult.html b/docs/monero/wallet/model/MoneroMessageSignatureResult.html index 04f1dc09..7b9d62f2 100644 --- a/docs/monero/wallet/model/MoneroMessageSignatureResult.html +++ b/docs/monero/wallet/model/MoneroMessageSignatureResult.html @@ -2,10 +2,10 @@ - + MoneroMessageSignatureResult - + diff --git a/docs/monero/wallet/model/MoneroMessageSignatureType.html b/docs/monero/wallet/model/MoneroMessageSignatureType.html index 54722219..db2d866f 100644 --- a/docs/monero/wallet/model/MoneroMessageSignatureType.html +++ b/docs/monero/wallet/model/MoneroMessageSignatureType.html @@ -2,10 +2,10 @@ - + MoneroMessageSignatureType - + diff --git a/docs/monero/wallet/model/MoneroMultisigInfo.html b/docs/monero/wallet/model/MoneroMultisigInfo.html index 8b1552ba..9530981b 100644 --- a/docs/monero/wallet/model/MoneroMultisigInfo.html +++ b/docs/monero/wallet/model/MoneroMultisigInfo.html @@ -2,10 +2,10 @@ - + MoneroMultisigInfo - + diff --git a/docs/monero/wallet/model/MoneroMultisigInitResult.html b/docs/monero/wallet/model/MoneroMultisigInitResult.html index bde05a3e..8f6bf697 100644 --- a/docs/monero/wallet/model/MoneroMultisigInitResult.html +++ b/docs/monero/wallet/model/MoneroMultisigInitResult.html @@ -2,10 +2,10 @@ - + MoneroMultisigInitResult - + diff --git a/docs/monero/wallet/model/MoneroMultisigSignResult.html b/docs/monero/wallet/model/MoneroMultisigSignResult.html index 4f4eb00b..5944e147 100644 --- a/docs/monero/wallet/model/MoneroMultisigSignResult.html +++ b/docs/monero/wallet/model/MoneroMultisigSignResult.html @@ -2,10 +2,10 @@ - + MoneroMultisigSignResult - + diff --git a/docs/monero/wallet/model/MoneroOutgoingTransfer.html b/docs/monero/wallet/model/MoneroOutgoingTransfer.html index c9cb8e98..4b612700 100644 --- a/docs/monero/wallet/model/MoneroOutgoingTransfer.html +++ b/docs/monero/wallet/model/MoneroOutgoingTransfer.html @@ -2,10 +2,10 @@ - + MoneroOutgoingTransfer - + diff --git a/docs/monero/wallet/model/MoneroOutputQuery.html b/docs/monero/wallet/model/MoneroOutputQuery.html index 8ddcab59..60da95d1 100644 --- a/docs/monero/wallet/model/MoneroOutputQuery.html +++ b/docs/monero/wallet/model/MoneroOutputQuery.html @@ -2,10 +2,10 @@ - + MoneroOutputQuery - + diff --git a/docs/monero/wallet/model/MoneroOutputWallet.html b/docs/monero/wallet/model/MoneroOutputWallet.html index 648d424c..96440473 100644 --- a/docs/monero/wallet/model/MoneroOutputWallet.html +++ b/docs/monero/wallet/model/MoneroOutputWallet.html @@ -2,10 +2,10 @@ - + MoneroOutputWallet - + diff --git a/docs/monero/wallet/model/MoneroSubaddress.html b/docs/monero/wallet/model/MoneroSubaddress.html index 87de2e86..e8401663 100644 --- a/docs/monero/wallet/model/MoneroSubaddress.html +++ b/docs/monero/wallet/model/MoneroSubaddress.html @@ -2,10 +2,10 @@ - + MoneroSubaddress - + diff --git a/docs/monero/wallet/model/MoneroSyncResult.html b/docs/monero/wallet/model/MoneroSyncResult.html index 6a70e562..5792a108 100644 --- a/docs/monero/wallet/model/MoneroSyncResult.html +++ b/docs/monero/wallet/model/MoneroSyncResult.html @@ -2,10 +2,10 @@ - + MoneroSyncResult - + diff --git a/docs/monero/wallet/model/MoneroTransfer.html b/docs/monero/wallet/model/MoneroTransfer.html index 0a16f33c..72a9406d 100644 --- a/docs/monero/wallet/model/MoneroTransfer.html +++ b/docs/monero/wallet/model/MoneroTransfer.html @@ -2,10 +2,10 @@ - + MoneroTransfer - + diff --git a/docs/monero/wallet/model/MoneroTransferQuery.html b/docs/monero/wallet/model/MoneroTransferQuery.html index 287e9d1a..98b22a41 100644 --- a/docs/monero/wallet/model/MoneroTransferQuery.html +++ b/docs/monero/wallet/model/MoneroTransferQuery.html @@ -2,10 +2,10 @@ - + MoneroTransferQuery - + diff --git a/docs/monero/wallet/model/MoneroTxConfig.html b/docs/monero/wallet/model/MoneroTxConfig.html index 04e6e308..ce665675 100644 --- a/docs/monero/wallet/model/MoneroTxConfig.html +++ b/docs/monero/wallet/model/MoneroTxConfig.html @@ -2,10 +2,10 @@ - + MoneroTxConfig - + diff --git a/docs/monero/wallet/model/MoneroTxPriority.html b/docs/monero/wallet/model/MoneroTxPriority.html index b77e08f7..edf8fbb5 100644 --- a/docs/monero/wallet/model/MoneroTxPriority.html +++ b/docs/monero/wallet/model/MoneroTxPriority.html @@ -2,10 +2,10 @@ - + MoneroTxPriority - + diff --git a/docs/monero/wallet/model/MoneroTxQuery.html b/docs/monero/wallet/model/MoneroTxQuery.html index 5358a96f..c52876d9 100644 --- a/docs/monero/wallet/model/MoneroTxQuery.html +++ b/docs/monero/wallet/model/MoneroTxQuery.html @@ -2,10 +2,10 @@ - + MoneroTxQuery - + diff --git a/docs/monero/wallet/model/MoneroTxSet.html b/docs/monero/wallet/model/MoneroTxSet.html index 2c0d8c37..adbf9465 100644 --- a/docs/monero/wallet/model/MoneroTxSet.html +++ b/docs/monero/wallet/model/MoneroTxSet.html @@ -2,10 +2,10 @@ - + MoneroTxSet - + diff --git a/docs/monero/wallet/model/MoneroTxWallet.html b/docs/monero/wallet/model/MoneroTxWallet.html index b42d3642..641b4fe2 100644 --- a/docs/monero/wallet/model/MoneroTxWallet.html +++ b/docs/monero/wallet/model/MoneroTxWallet.html @@ -2,10 +2,10 @@ - + MoneroTxWallet - + diff --git a/docs/monero/wallet/model/MoneroWalletConfig.html b/docs/monero/wallet/model/MoneroWalletConfig.html index c3ff0049..9606a3b3 100644 --- a/docs/monero/wallet/model/MoneroWalletConfig.html +++ b/docs/monero/wallet/model/MoneroWalletConfig.html @@ -2,10 +2,10 @@ - + MoneroWalletConfig - + diff --git a/docs/monero/wallet/model/MoneroWalletListener.html b/docs/monero/wallet/model/MoneroWalletListener.html index 57249460..da9788e8 100644 --- a/docs/monero/wallet/model/MoneroWalletListener.html +++ b/docs/monero/wallet/model/MoneroWalletListener.html @@ -2,10 +2,10 @@ - + MoneroWalletListener - + diff --git a/docs/monero/wallet/model/MoneroWalletListenerI.html b/docs/monero/wallet/model/MoneroWalletListenerI.html index a6d25f8e..6a206b0c 100644 --- a/docs/monero/wallet/model/MoneroWalletListenerI.html +++ b/docs/monero/wallet/model/MoneroWalletListenerI.html @@ -2,10 +2,10 @@ - + MoneroWalletListenerI - + diff --git a/docs/monero/wallet/model/class-use/MoneroAccount.html b/docs/monero/wallet/model/class-use/MoneroAccount.html index 9fa39282..7ba1e534 100644 --- a/docs/monero/wallet/model/class-use/MoneroAccount.html +++ b/docs/monero/wallet/model/class-use/MoneroAccount.html @@ -2,10 +2,10 @@ - + Uses of Class monero.wallet.model.MoneroAccount - + diff --git a/docs/monero/wallet/model/class-use/MoneroAccountTag.html b/docs/monero/wallet/model/class-use/MoneroAccountTag.html index da80a45e..88176a5c 100644 --- a/docs/monero/wallet/model/class-use/MoneroAccountTag.html +++ b/docs/monero/wallet/model/class-use/MoneroAccountTag.html @@ -2,10 +2,10 @@ - + Uses of Class monero.wallet.model.MoneroAccountTag - + diff --git a/docs/monero/wallet/model/class-use/MoneroAddressBookEntry.html b/docs/monero/wallet/model/class-use/MoneroAddressBookEntry.html index 89bd61cd..524ef851 100644 --- a/docs/monero/wallet/model/class-use/MoneroAddressBookEntry.html +++ b/docs/monero/wallet/model/class-use/MoneroAddressBookEntry.html @@ -2,10 +2,10 @@ - + Uses of Class monero.wallet.model.MoneroAddressBookEntry - + diff --git a/docs/monero/wallet/model/class-use/MoneroAddressType.html b/docs/monero/wallet/model/class-use/MoneroAddressType.html index 0585c5c9..1d7f1fba 100644 --- a/docs/monero/wallet/model/class-use/MoneroAddressType.html +++ b/docs/monero/wallet/model/class-use/MoneroAddressType.html @@ -2,10 +2,10 @@ - + Uses of Class monero.wallet.model.MoneroAddressType - + diff --git a/docs/monero/wallet/model/class-use/MoneroCheck.html b/docs/monero/wallet/model/class-use/MoneroCheck.html index f2464103..4040da09 100644 --- a/docs/monero/wallet/model/class-use/MoneroCheck.html +++ b/docs/monero/wallet/model/class-use/MoneroCheck.html @@ -2,10 +2,10 @@ - + Uses of Class monero.wallet.model.MoneroCheck - + diff --git a/docs/monero/wallet/model/class-use/MoneroCheckReserve.html b/docs/monero/wallet/model/class-use/MoneroCheckReserve.html index 8a9b0ad6..2819763e 100644 --- a/docs/monero/wallet/model/class-use/MoneroCheckReserve.html +++ b/docs/monero/wallet/model/class-use/MoneroCheckReserve.html @@ -2,10 +2,10 @@ - + Uses of Class monero.wallet.model.MoneroCheckReserve - + diff --git a/docs/monero/wallet/model/class-use/MoneroCheckTx.html b/docs/monero/wallet/model/class-use/MoneroCheckTx.html index 9760f4e4..9ed566e3 100644 --- a/docs/monero/wallet/model/class-use/MoneroCheckTx.html +++ b/docs/monero/wallet/model/class-use/MoneroCheckTx.html @@ -2,10 +2,10 @@ - + Uses of Class monero.wallet.model.MoneroCheckTx - + diff --git a/docs/monero/wallet/model/class-use/MoneroDecodedAddress.html b/docs/monero/wallet/model/class-use/MoneroDecodedAddress.html index 8fe09759..072825f9 100644 --- a/docs/monero/wallet/model/class-use/MoneroDecodedAddress.html +++ b/docs/monero/wallet/model/class-use/MoneroDecodedAddress.html @@ -2,10 +2,10 @@ - + Uses of Class monero.wallet.model.MoneroDecodedAddress - + diff --git a/docs/monero/wallet/model/class-use/MoneroDestination.html b/docs/monero/wallet/model/class-use/MoneroDestination.html index 10237880..0ff1e7c5 100644 --- a/docs/monero/wallet/model/class-use/MoneroDestination.html +++ b/docs/monero/wallet/model/class-use/MoneroDestination.html @@ -2,10 +2,10 @@ - + Uses of Class monero.wallet.model.MoneroDestination - + diff --git a/docs/monero/wallet/model/class-use/MoneroIncomingTransfer.html b/docs/monero/wallet/model/class-use/MoneroIncomingTransfer.html index 06aed400..71bbbc32 100644 --- a/docs/monero/wallet/model/class-use/MoneroIncomingTransfer.html +++ b/docs/monero/wallet/model/class-use/MoneroIncomingTransfer.html @@ -2,10 +2,10 @@ - + Uses of Class monero.wallet.model.MoneroIncomingTransfer - + @@ -143,7 +143,7 @@

    Uses of java.util.List<MoneroIncomingTransfer> MoneroWallet.getIncomingTransfers​(MoneroTransferQuery query) -
    Get the wallet's incoming transfers that meet criteria in a query object.
    +
    Get incoming transfers that meet a query.
    diff --git a/docs/monero/wallet/model/class-use/MoneroIntegratedAddress.html b/docs/monero/wallet/model/class-use/MoneroIntegratedAddress.html index 9de24f70..a0a5d8cc 100644 --- a/docs/monero/wallet/model/class-use/MoneroIntegratedAddress.html +++ b/docs/monero/wallet/model/class-use/MoneroIntegratedAddress.html @@ -2,10 +2,10 @@ - + Uses of Class monero.wallet.model.MoneroIntegratedAddress - + diff --git a/docs/monero/wallet/model/class-use/MoneroKeyImageImportResult.html b/docs/monero/wallet/model/class-use/MoneroKeyImageImportResult.html index 3bede7f1..d770f348 100644 --- a/docs/monero/wallet/model/class-use/MoneroKeyImageImportResult.html +++ b/docs/monero/wallet/model/class-use/MoneroKeyImageImportResult.html @@ -2,10 +2,10 @@ - + Uses of Class monero.wallet.model.MoneroKeyImageImportResult - + diff --git a/docs/monero/wallet/model/class-use/MoneroMessageSignatureResult.html b/docs/monero/wallet/model/class-use/MoneroMessageSignatureResult.html index 53b03852..1119e653 100644 --- a/docs/monero/wallet/model/class-use/MoneroMessageSignatureResult.html +++ b/docs/monero/wallet/model/class-use/MoneroMessageSignatureResult.html @@ -2,10 +2,10 @@ - + Uses of Class monero.wallet.model.MoneroMessageSignatureResult - + diff --git a/docs/monero/wallet/model/class-use/MoneroMessageSignatureType.html b/docs/monero/wallet/model/class-use/MoneroMessageSignatureType.html index 2f406c3e..94eea2b2 100644 --- a/docs/monero/wallet/model/class-use/MoneroMessageSignatureType.html +++ b/docs/monero/wallet/model/class-use/MoneroMessageSignatureType.html @@ -2,10 +2,10 @@ - + Uses of Class monero.wallet.model.MoneroMessageSignatureType - + diff --git a/docs/monero/wallet/model/class-use/MoneroMultisigInfo.html b/docs/monero/wallet/model/class-use/MoneroMultisigInfo.html index 23cca56b..7762ff19 100644 --- a/docs/monero/wallet/model/class-use/MoneroMultisigInfo.html +++ b/docs/monero/wallet/model/class-use/MoneroMultisigInfo.html @@ -2,10 +2,10 @@ - + Uses of Class monero.wallet.model.MoneroMultisigInfo - + diff --git a/docs/monero/wallet/model/class-use/MoneroMultisigInitResult.html b/docs/monero/wallet/model/class-use/MoneroMultisigInitResult.html index 5bc9cf54..2182b2f3 100644 --- a/docs/monero/wallet/model/class-use/MoneroMultisigInitResult.html +++ b/docs/monero/wallet/model/class-use/MoneroMultisigInitResult.html @@ -2,10 +2,10 @@ - + Uses of Class monero.wallet.model.MoneroMultisigInitResult - + diff --git a/docs/monero/wallet/model/class-use/MoneroMultisigSignResult.html b/docs/monero/wallet/model/class-use/MoneroMultisigSignResult.html index d1339430..21990f7b 100644 --- a/docs/monero/wallet/model/class-use/MoneroMultisigSignResult.html +++ b/docs/monero/wallet/model/class-use/MoneroMultisigSignResult.html @@ -2,10 +2,10 @@ - + Uses of Class monero.wallet.model.MoneroMultisigSignResult - + diff --git a/docs/monero/wallet/model/class-use/MoneroOutgoingTransfer.html b/docs/monero/wallet/model/class-use/MoneroOutgoingTransfer.html index 527b755b..2dbc9075 100644 --- a/docs/monero/wallet/model/class-use/MoneroOutgoingTransfer.html +++ b/docs/monero/wallet/model/class-use/MoneroOutgoingTransfer.html @@ -2,10 +2,10 @@ - + Uses of Class monero.wallet.model.MoneroOutgoingTransfer - + @@ -143,7 +143,7 @@

    Uses of java.util.List<MoneroOutgoingTransfer> MoneroWallet.getOutgoingTransfers​(MoneroTransferQuery query) -
    Get the wallet's outgoing transfers that meet criteria in a query object.
    +
    Get outgoing transfers that meet a query.
    diff --git a/docs/monero/wallet/model/class-use/MoneroOutputQuery.html b/docs/monero/wallet/model/class-use/MoneroOutputQuery.html index 931258f1..ca632a3c 100644 --- a/docs/monero/wallet/model/class-use/MoneroOutputQuery.html +++ b/docs/monero/wallet/model/class-use/MoneroOutputQuery.html @@ -2,10 +2,10 @@ - + Uses of Class monero.wallet.model.MoneroOutputQuery - + diff --git a/docs/monero/wallet/model/class-use/MoneroOutputWallet.html b/docs/monero/wallet/model/class-use/MoneroOutputWallet.html index 44c4731d..fbbe3858 100644 --- a/docs/monero/wallet/model/class-use/MoneroOutputWallet.html +++ b/docs/monero/wallet/model/class-use/MoneroOutputWallet.html @@ -2,10 +2,10 @@ - + Uses of Class monero.wallet.model.MoneroOutputWallet - + diff --git a/docs/monero/wallet/model/class-use/MoneroSubaddress.html b/docs/monero/wallet/model/class-use/MoneroSubaddress.html index 313e4333..6533eaba 100644 --- a/docs/monero/wallet/model/class-use/MoneroSubaddress.html +++ b/docs/monero/wallet/model/class-use/MoneroSubaddress.html @@ -2,10 +2,10 @@ - + Uses of Class monero.wallet.model.MoneroSubaddress - + diff --git a/docs/monero/wallet/model/class-use/MoneroSyncResult.html b/docs/monero/wallet/model/class-use/MoneroSyncResult.html index 76125aa1..3af0e32e 100644 --- a/docs/monero/wallet/model/class-use/MoneroSyncResult.html +++ b/docs/monero/wallet/model/class-use/MoneroSyncResult.html @@ -2,10 +2,10 @@ - + Uses of Class monero.wallet.model.MoneroSyncResult - + diff --git a/docs/monero/wallet/model/class-use/MoneroTransfer.html b/docs/monero/wallet/model/class-use/MoneroTransfer.html index 8bd024dc..9c6570de 100644 --- a/docs/monero/wallet/model/class-use/MoneroTransfer.html +++ b/docs/monero/wallet/model/class-use/MoneroTransfer.html @@ -2,10 +2,10 @@ - + Uses of Class monero.wallet.model.MoneroTransfer - + diff --git a/docs/monero/wallet/model/class-use/MoneroTransferQuery.html b/docs/monero/wallet/model/class-use/MoneroTransferQuery.html index 4f43599f..95bc822b 100644 --- a/docs/monero/wallet/model/class-use/MoneroTransferQuery.html +++ b/docs/monero/wallet/model/class-use/MoneroTransferQuery.html @@ -2,10 +2,10 @@ - + Uses of Class monero.wallet.model.MoneroTransferQuery - + @@ -136,14 +136,14 @@

    Uses of java.util.List<MoneroIncomingTransfer> MoneroWallet.getIncomingTransfers​(MoneroTransferQuery query) -
    Get the wallet's incoming transfers that meet criteria in a query object.
    +
    Get incoming transfers that meet a query.
    java.util.List<MoneroOutgoingTransfer> MoneroWallet.getOutgoingTransfers​(MoneroTransferQuery query) -
    Get the wallet's outgoing transfers that meet criteria in a query object.
    +
    Get outgoing transfers that meet a query.
    diff --git a/docs/monero/wallet/model/class-use/MoneroTxConfig.html b/docs/monero/wallet/model/class-use/MoneroTxConfig.html index 30c1bddd..78630f73 100644 --- a/docs/monero/wallet/model/class-use/MoneroTxConfig.html +++ b/docs/monero/wallet/model/class-use/MoneroTxConfig.html @@ -2,10 +2,10 @@ - + Uses of Class monero.wallet.model.MoneroTxConfig - + diff --git a/docs/monero/wallet/model/class-use/MoneroTxPriority.html b/docs/monero/wallet/model/class-use/MoneroTxPriority.html index 7e6b7079..02be7c36 100644 --- a/docs/monero/wallet/model/class-use/MoneroTxPriority.html +++ b/docs/monero/wallet/model/class-use/MoneroTxPriority.html @@ -2,10 +2,10 @@ - + Uses of Class monero.wallet.model.MoneroTxPriority - + diff --git a/docs/monero/wallet/model/class-use/MoneroTxQuery.html b/docs/monero/wallet/model/class-use/MoneroTxQuery.html index 0baef844..0c729172 100644 --- a/docs/monero/wallet/model/class-use/MoneroTxQuery.html +++ b/docs/monero/wallet/model/class-use/MoneroTxQuery.html @@ -2,10 +2,10 @@ - + Uses of Class monero.wallet.model.MoneroTxQuery - + diff --git a/docs/monero/wallet/model/class-use/MoneroTxSet.html b/docs/monero/wallet/model/class-use/MoneroTxSet.html index 1571417e..f3c46e55 100644 --- a/docs/monero/wallet/model/class-use/MoneroTxSet.html +++ b/docs/monero/wallet/model/class-use/MoneroTxSet.html @@ -2,10 +2,10 @@ - + Uses of Class monero.wallet.model.MoneroTxSet - + diff --git a/docs/monero/wallet/model/class-use/MoneroTxWallet.html b/docs/monero/wallet/model/class-use/MoneroTxWallet.html index 1f5b21d4..8eed93a4 100644 --- a/docs/monero/wallet/model/class-use/MoneroTxWallet.html +++ b/docs/monero/wallet/model/class-use/MoneroTxWallet.html @@ -2,10 +2,10 @@ - + Uses of Class monero.wallet.model.MoneroTxWallet - + diff --git a/docs/monero/wallet/model/class-use/MoneroWalletConfig.html b/docs/monero/wallet/model/class-use/MoneroWalletConfig.html index ea31397b..82997487 100644 --- a/docs/monero/wallet/model/class-use/MoneroWalletConfig.html +++ b/docs/monero/wallet/model/class-use/MoneroWalletConfig.html @@ -2,10 +2,10 @@ - + Uses of Class monero.wallet.model.MoneroWalletConfig - + diff --git a/docs/monero/wallet/model/class-use/MoneroWalletListener.html b/docs/monero/wallet/model/class-use/MoneroWalletListener.html index 1fe19e6a..62e6d5e9 100644 --- a/docs/monero/wallet/model/class-use/MoneroWalletListener.html +++ b/docs/monero/wallet/model/class-use/MoneroWalletListener.html @@ -2,10 +2,10 @@ - + Uses of Class monero.wallet.model.MoneroWalletListener - + diff --git a/docs/monero/wallet/model/class-use/MoneroWalletListenerI.html b/docs/monero/wallet/model/class-use/MoneroWalletListenerI.html index 20bfde87..cfaa7f6c 100644 --- a/docs/monero/wallet/model/class-use/MoneroWalletListenerI.html +++ b/docs/monero/wallet/model/class-use/MoneroWalletListenerI.html @@ -2,10 +2,10 @@ - + Uses of Interface monero.wallet.model.MoneroWalletListenerI - + diff --git a/docs/monero/wallet/model/package-summary.html b/docs/monero/wallet/model/package-summary.html index db806681..2d0b0e49 100644 --- a/docs/monero/wallet/model/package-summary.html +++ b/docs/monero/wallet/model/package-summary.html @@ -2,10 +2,10 @@ - + monero.wallet.model - + diff --git a/docs/monero/wallet/model/package-tree.html b/docs/monero/wallet/model/package-tree.html index cb554416..b2b3dfa0 100644 --- a/docs/monero/wallet/model/package-tree.html +++ b/docs/monero/wallet/model/package-tree.html @@ -2,10 +2,10 @@ - + monero.wallet.model Class Hierarchy - + diff --git a/docs/monero/wallet/model/package-use.html b/docs/monero/wallet/model/package-use.html index a9bd290a..21d489b0 100644 --- a/docs/monero/wallet/model/package-use.html +++ b/docs/monero/wallet/model/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package monero.wallet.model - + diff --git a/docs/monero/wallet/package-summary.html b/docs/monero/wallet/package-summary.html index 25016030..fd189f16 100644 --- a/docs/monero/wallet/package-summary.html +++ b/docs/monero/wallet/package-summary.html @@ -2,10 +2,10 @@ - + monero.wallet - + diff --git a/docs/monero/wallet/package-tree.html b/docs/monero/wallet/package-tree.html index b23cde72..8b6dc92d 100644 --- a/docs/monero/wallet/package-tree.html +++ b/docs/monero/wallet/package-tree.html @@ -2,10 +2,10 @@ - + monero.wallet Class Hierarchy - + diff --git a/docs/monero/wallet/package-use.html b/docs/monero/wallet/package-use.html index 3915adea..e7274f0e 100644 --- a/docs/monero/wallet/package-use.html +++ b/docs/monero/wallet/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package monero.wallet - + diff --git a/docs/overview-summary.html b/docs/overview-summary.html index 781ea3bf..f28b54ef 100644 --- a/docs/overview-summary.html +++ b/docs/overview-summary.html @@ -2,7 +2,7 @@ - + Generated Documentation (Untitled) diff --git a/docs/overview-tree.html b/docs/overview-tree.html index f92b2734..4ae8dfce 100644 --- a/docs/overview-tree.html +++ b/docs/overview-tree.html @@ -2,10 +2,10 @@ - + Class Hierarchy - + diff --git a/docs/package-search-index.zip b/docs/package-search-index.zip index 36b91597..2b4e7c4e 100644 Binary files a/docs/package-search-index.zip and b/docs/package-search-index.zip differ diff --git a/docs/serialized-form.html b/docs/serialized-form.html index f7b4a11c..3ecb2c63 100644 --- a/docs/serialized-form.html +++ b/docs/serialized-form.html @@ -2,10 +2,10 @@ - + Serialized Form - + diff --git a/docs/type-search-index.zip b/docs/type-search-index.zip index 51f53ae2..f93cdb15 100644 Binary files a/docs/type-search-index.zip and b/docs/type-search-index.zip differ