Uses of Interface
net.lageto.monero.rpc.WalletRpcClient
Packages that use WalletRpcClient
Package
Description
Provides clients for interfacing with the Monero crypto-currency P2P and wallet daemons over their HTTP RPC
protocols.
-
Uses of WalletRpcClient in net.lageto.monero.rpc
Methods in net.lageto.monero.rpc that return WalletRpcClientModifier and TypeMethodDescriptionstatic WalletRpcClient
WalletRpcClient.newInstance(URI address)
Create a new instance of aWalletRpcClient
-
Uses of WalletRpcClient in net.lageto.monero.rpc.spring
Methods in net.lageto.monero.rpc.spring that return WalletRpcClient