Uses of Interface
net.lageto.monero.rpc.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
Modifier and TypeMethodDescriptionstatic WalletRpcClient
WalletRpcClient.newInstance(URI address)
Create a new instance of aWalletRpcClient
-
Uses of WalletRpcClient in net.lageto.monero.rpc.spring