Skip to main content
updated wording
Source Link
Nicolas Massart
  • 6.8k
  • 2
  • 31
  • 63

Using a multisig wallet contract requires that each addressesaddress that was registered as a co-owner have to beis able to call the wallet contract validate method. 

Jaxx only supports ether transfer from an address to another but notdoesn't support contract method interactions. For now you have to use mist or any software that can interact with contracts as gethGeth or any other ethereum client.

Using a multisig contract requires that each addresses registered as co-owner have to be able to call contract validate method. Jaxx only supports ether transfer from an address to another but not contract method interactions. For now you have to use mist or any software that can interact with contracts as geth or any ethereum client.

Using a multisig wallet contract requires that each address that was registered as a co-owner is able to call the wallet contract validate method. 

Jaxx only supports ether transfer from an address to another but doesn't support contract method interactions. For now you have to use mist or any software that can interact with contracts as Geth or any other ethereum client.

Source Link
Nicolas Massart
  • 6.8k
  • 2
  • 31
  • 63

Using a multisig contract requires that each addresses registered as co-owner have to be able to call contract validate method. Jaxx only supports ether transfer from an address to another but not contract method interactions. For now you have to use mist or any software that can interact with contracts as geth or any ethereum client.