Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
R
- receivedAmount - Variable in class monero.wallet.model.MoneroCheckTx
- reconcile(T, T) - Static method in class common.utils.GenUtils
-
Convenience method to reconcile two values with default configuration by calling reconcile(val1, val2, null, null, null).
- reconcile(T, T, Boolean, Boolean, Boolean) - Static method in class common.utils.GenUtils
-
Reconciles two values.
- reconcileByteArrays(byte[], byte[]) - Static method in class common.utils.GenUtils
-
Reconciles two byte arrays.
- reconcileIntArrays(int[], int[]) - Static method in class common.utils.GenUtils
-
Reconciles two int arrays.
- relayTx(String) - Method in interface monero.wallet.MoneroWallet
-
Relay a previously created transaction.
- relayTx(String) - Method in class monero.wallet.MoneroWalletRpc
- relayTx(MoneroTxWallet) - Method in interface monero.wallet.MoneroWallet
-
Relay a previously created transaction.
- relayTx(MoneroTxWallet) - Method in class monero.wallet.MoneroWalletRpc
- relayTxByHash(String) - Method in interface monero.daemon.MoneroDaemon
-
Relays a transaction by hash.
- relayTxByHash(String) - Method in class monero.daemon.MoneroDaemonDefault
- relayTxs(Collection<String>) - Method in interface monero.wallet.MoneroWallet
-
Relay previously created transactions.
- relayTxs(Collection<String>) - Method in class monero.wallet.MoneroWalletFull
- relayTxs(Collection<String>) - Method in class monero.wallet.MoneroWalletRpc
- relayTxs(List<MoneroTxWallet>) - Method in interface monero.wallet.MoneroWallet
-
Relay previously created transactions.
- relayTxs(List<MoneroTxWallet>) - Method in class monero.wallet.MoneroWalletRpc
- relayTxsByHash(Collection<String>) - Method in interface monero.daemon.MoneroDaemon
-
Relays transactions by hash.
- relayTxsByHash(Collection<String>) - Method in class monero.daemon.MoneroDaemonRpc
- removeConnection(String) - Method in class monero.common.MoneroConnectionManager
-
Remove a connection.
- removeListener(MoneroConnectionManagerListener) - Method in class monero.common.MoneroConnectionManager
-
Remove a listener.
- removeListener(MoneroDaemonListener) - Method in interface monero.daemon.MoneroDaemon
-
Unregister a listener to receive daemon notifications.
- removeListener(MoneroDaemonListener) - Method in class monero.daemon.MoneroDaemonRpc
- removeListener(MoneroWalletListenerI) - Method in interface monero.wallet.MoneroWallet
-
Unregister a listener to receive wallet notifications.
- removeListener(MoneroWalletListenerI) - Method in class monero.wallet.MoneroWalletFull
- removeListener(MoneroWalletListenerI) - Method in class monero.wallet.MoneroWalletRpc
- removeListeners() - Method in class monero.common.MoneroConnectionManager
-
Remove all listeners.
- rescanBlockchain() - Method in interface monero.wallet.MoneroWallet
-
Rescan the blockchain from scratch, losing any information which cannot be recovered from the blockchain itself.
- rescanBlockchain() - Method in class monero.wallet.MoneroWalletFull
- rescanBlockchain() - Method in class monero.wallet.MoneroWalletRpc
- rescanSpent() - Method in interface monero.wallet.MoneroWallet
-
Rescan the blockchain for spent outputs.
- rescanSpent() - Method in class monero.wallet.MoneroWalletFull
- rescanSpent() - Method in class monero.wallet.MoneroWalletRpc
- reset() - Method in class monero.common.MoneroConnectionManager
-
Reset to default state.
- resetDownloadLimit() - Method in interface monero.daemon.MoneroDaemon
-
Reset the download bandwidth limit.
- resetDownloadLimit() - Method in class monero.daemon.MoneroDaemonRpc
- resetUploadLimit() - Method in interface monero.daemon.MoneroDaemon
-
Reset the upload bandwidth limit.
- resetUploadLimit() - Method in class monero.daemon.MoneroDaemonRpc
- RING_SIZE - Static variable in class monero.common.MoneroUtils
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form