Uses of Class
monero.wallet.MoneroWalletRpc
Packages that use MoneroWalletRpc
-
Uses of MoneroWalletRpc in monero.wallet
Methods in monero.wallet that return MoneroWalletRpcModifier 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.