Uses of Class
monero.wallet.model.MoneroMultisigInitResult
Packages that use MoneroMultisigInitResult
-
Uses of MoneroMultisigInitResult in monero.wallet
Methods in monero.wallet that return MoneroMultisigInitResultModifier and TypeMethodDescriptionMoneroWallet.exchangeMultisigKeys
(List<String> multisigHexes, String password) Exchange multisig hex with participants in a M/N multisig wallet.MoneroWalletFull.exchangeMultisigKeys
(List<String> multisigHexes, String password) MoneroWalletRpc.exchangeMultisigKeys
(List<String> multisigHexes, String password)