Module lageto.monero.rpc
module lageto.monero.rpc
This module provides clients for interfacing with the Monero crypto-currency P2P and wallet daemons over their HTTP
RPC protocols.
The net.lageto.monero.rpc package contains the clients themselves.
The net.lageto.monero.rpc.model package contains objects that RPC methods may return or use as parameters.
-
Packages
ExportsPackageDescriptionProvides clients for interfacing with the Monero crypto-currency P2P and wallet daemons over their HTTP RPC protocols.Contains objects that RPC methods may return or use as parameters.