– Anyone should be able to deposit ether into the smart contract
– The contract creator should be able to input the following (in the constructor) :
- the addresses of the owners
- the number of approvals required for a transfer
For example, input 3 addresses and set the approval limit to 2.