Package monero.wallet.model
Class MoneroMultisigInitResult
java.lang.Object
monero.wallet.model.MoneroMultisigInitResult
Models the result of initializing a multisig wallet which results in the
multisig wallet's address xor another multisig hex to share with
participants to create the wallet.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setAddress
(String address) void
setMultisigHex
(String multisigHex)