Uses of Class
monero.daemon.model.MoneroSubmitTxResult
-
Uses of MoneroSubmitTxResult in monero.daemon
Modifier and TypeMethodDescriptionMoneroDaemon.submitTxHex
(String txHex) Submits a transaction to the daemon's pool.MoneroDaemon.submitTxHex
(String txHex, Boolean doNotRelay) Submits a transaction to the daemon's pool.MoneroDaemonDefault.submitTxHex
(String txHex) MoneroDaemonRpc.submitTxHex
(String txHex, Boolean doNotRelay)