Uses of Class
monero.wallet.MoneroWalletRpc
-
Uses of MoneroWalletRpc in monero.wallet
Modifier and TypeMethodDescriptionMoneroWalletRpc.createWallet
(MoneroWalletConfig config) Create and open a wallet on the monero-wallet-rpc server.MoneroWalletRpc.openWallet
(String name, String password) Open an existing wallet on the monero-wallet-rpc server.MoneroWalletRpc.openWallet
(MoneroWalletConfig config) Open an existing wallet on the monero-wallet-rpc server.