Uses of Class
monero.wallet.model.MoneroCheckReserve
Packages that use MoneroCheckReserve
-
Uses of MoneroCheckReserve in monero.wallet
Methods in monero.wallet that return MoneroCheckReserveModifier and TypeMethodDescriptionMoneroWallet.checkReserveProof
(String address, String message, String signature) Proves a wallet has a disposable reserve using a signature.MoneroWalletFull.checkReserveProof
(String address, String message, String signature) MoneroWalletRpc.checkReserveProof
(String address, String message, String signature)