Closed syahirAmali closed 2 years ago
It seems that the code example for the multi-sig wallet transaction is not what was intended.
1. data = TestContract.getData() 2. multisig submit transcation with data 3. multisig approve transaction 4. multisig execute transaction
It seems that the code example for the multi-sig wallet transaction is not what was intended.